]> www.infradead.org Git - users/jedix/linux-maple.git/commit
backlight: pcf50633-backlight: Use backlight power constants
authorThomas Zimmermann <tzimmermann@suse.de>
Mon, 24 Jun 2024 15:20:09 +0000 (17:20 +0200)
committerLee Jones <lee@kernel.org>
Thu, 4 Jul 2024 15:45:25 +0000 (16:45 +0100)
commiteca6b3ddfc554a9a51795cf035ccd60f2d842074
tree6508b590a08c3b6a1c98d80bbc51984f8ec91928
parentd4db2f193490415386ee13f714a0940943cbb149
backlight: pcf50633-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-15-tzimmermann@suse.de
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/video/backlight/pcf50633-backlight.c