]> www.infradead.org Git - users/jedix/linux-maple.git/commit
backlight: ili922x: Use lcd power constants
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 6 Sep 2024 07:52:20 +0000 (09:52 +0200)
committerLee Jones <lee@kernel.org>
Mon, 30 Sep 2024 15:49:41 +0000 (16:49 +0100)
commit4364900b128801d62f9c42b2486bceda82f95b17
tree0286d5fb9f3a9d80cccb94cdfa79a7d383c8c2c8
parent7629628d610658f9cc210b9e969f34d07f2c85bd
backlight: ili922x: 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-7-tzimmermann@suse.de
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/video/backlight/ili922x.c