]> Gentwo Git Trees - linux/.git/commit
backlight: platform_lcd: Use lcd power constants
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 6 Sep 2024 07:52:32 +0000 (09:52 +0200)
committerLee Jones <lee@kernel.org>
Mon, 30 Sep 2024 15:49:42 +0000 (16:49 +0100)
commit86c0826a7eebf476e46fea81ca3a85f355213a9a
tree139001d6f883d73f774f2b9d6f4e427b61466efe
parentc38a7db56d18b3ec07f3ad52c1e3f1f05c375011
backlight: platform_lcd: Use lcd power constants

Replace FB_BLANK_ constants with their counterparts from the
lcd 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/20240906075439.98476-19-tzimmermann@suse.de
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/video/backlight/platform_lcd.c