fbdev: atmel_lcdfb: Use backlight power constants
authorThomas Zimmermann <tzimmermann@suse.de>
Wed, 31 Jul 2024 12:33:42 +0000 (14:33 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Mon, 30 Sep 2024 14:35:00 +0000 (16:35 +0200)
commit852836bc704463740e0d4076cea671b41f37ff78
tree377c140677e849c6734540242ed7729e1679b28c
parent2dd0ef5d951e9b565ddb324fe26c531b6a40bf82
fbdev: atmel_lcdfb: 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 or semantics.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
Cc: Helge Deller <deller@gmx.de>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: Claudiu Beznea <claudiu.beznea@tuxon.dev>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240731123502.1145082-2-tzimmermann@suse.de
drivers/video/fbdev/atmel_lcdfb.c