]> www.infradead.org Git - users/jedix/linux-maple.git/commit
backlight: rave-sp-backlight: Use backlight power constants
authorThomas Zimmermann <tzimmermann@suse.de>
Mon, 24 Jun 2024 15:20:11 +0000 (17:20 +0200)
committerLee Jones <lee@kernel.org>
Thu, 4 Jul 2024 15:45:25 +0000 (16:45 +0100)
commit22f8a85ef0c563ba7e53d9ece39c1f2dc99f53ed
tree70d1912fd12e6b538f39b901d93a3093714b87d8
parenteb1c4b6ddde6867498ead8d4b92d6abb5f736a7d
backlight: rave-sp-backlight: Use backlight power constants

Replace FB_BLANK_ constants with their counterparts from the
backlight subsystem. The values are identical, so there's no
change in functionality.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Link: https://lore.kernel.org/r/20240624152033.25016-17-tzimmermann@suse.de
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/video/backlight/rave-sp-backlight.c