]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fbdev: sh_mobile_lcdc_fb: Use backlight power constants
authorThomas Zimmermann <tzimmermann@suse.de>
Wed, 31 Jul 2024 12:33:50 +0000 (14:33 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Mon, 30 Sep 2024 14:35:44 +0000 (16:35 +0200)
commit86fdd6b9b1e98cfd26249505e8ce72f4fc0de37f
treea3bcb7c90bd5b0bb6e1dcfc8b3ab09dcb07c2227
parent1af45064d6b55ed4332ad6dbc0383a008e0248af
fbdev: sh_mobile_lcdc_fb: 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: Helge Deller <deller@gmx.de>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240731123502.1145082-10-tzimmermann@suse.de
drivers/video/fbdev/sh_mobile_lcdcfb.c