]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
backlight: journada_bl: Use backlight power constants
authorThomas Zimmermann <tzimmermann@suse.de>
Mon, 24 Jun 2024 15:20:02 +0000 (17:20 +0200)
committerLee Jones <lee@kernel.org>
Thu, 4 Jul 2024 15:45:25 +0000 (16:45 +0100)
commit6910d19bb861db0721a171f4e351c290a40f1d19
tree60de2f3e5d6f64aa5f23fda1ab64775643691363
parentb6675c59473a26dec33281e4e872cf09f6321523
backlight: journada_bl: 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-8-tzimmermann@suse.de
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/video/backlight/jornada720_bl.c