]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: fbtft: Use backlight power constants
authorThomas Zimmermann <tzimmermann@suse.de>
Wed, 31 Jul 2024 12:58:51 +0000 (14:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Aug 2024 09:26:12 +0000 (11:26 +0200)
commit0929391a82cb8bbd93b9aa45a7d2c16ed72b1ad3
tree5fc69587b6d5524079fd2064ecaa43141a37cde8
parent1ba70c69fc361400893ed41044c4f0f08e17449b
staging: fbtft: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20240731130130.1148153-2-tzimmermann@suse.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fb_ssd1351.c
drivers/staging/fbtft/fbtft-core.c