linux/drivers/auxdisplay
Thomas Zimmermann 899dbfb28b auxdisplay: ht16k33: Replace use of fb_blank with backlight helper
Replace the use of struct backlight_properties.fb_blank with a call
to backlight_get_brightness(). The helper implements similar logic
as the driver's function. It also accounts for BL_CORE_SUSPENDED for
drivers that set BL_CORE_SUSPENDRESUME. Ht16k33 doesn't use this, so
there's no change in behaviour here.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Cc: Robin van der Gracht <robin@protonic.nl>
Cc: Miguel Ojeda <ojeda@kernel.org>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Miguel Ojeda <ojeda@kernel.org>
Reviewed-by: Robin van der Gracht <robin@protonic.nl>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/20240319093915.31778-2-tzimmermann@suse.de
Signed-off-by: Lee Jones <lee@kernel.org>
2024-03-28 10:12:48 +00:00
..
arm-charlcd.c auxdisplay: Replace HTTP links with HTTPS ones 2020-08-08 16:10:03 +02:00
cfag12864b.c auxdisplay: Replace symbolic permissions with octal permissions 2021-07-16 07:42:35 +02:00
cfag12864bfb.c auxdisplay: cfag12864bfb: Convert to platform remove callback returning void 2024-03-12 17:36:49 +02:00
charlcd.c auxdisplay: charlcd: checking for pointer reference before dereferencing 2021-11-24 11:46:52 +01:00
charlcd.h auxdisplay: Change gotoxy calling interface 2020-11-04 11:04:04 +01:00
hd44780_common.c auxdisplay: hd44780: move cursor home after clear display command 2023-08-19 21:53:49 +02:00
hd44780_common.h auxdisplay: Change gotoxy calling interface 2020-11-04 11:04:04 +01:00
hd44780.c auxdisplay: hd44780: Convert to platform remove callback returning void 2024-03-12 17:36:49 +02:00
ht16k33.c auxdisplay: ht16k33: Replace use of fb_blank with backlight helper 2024-03-28 10:12:48 +00:00
img-ascii-lcd.c auxdisplay: img-ascii-lcd: Convert to platform remove callback returning void 2024-03-12 17:37:54 +02:00
Kconfig auxdisplay: Add 7-segment LED display driver 2024-03-08 14:15:47 +02:00
ks0108.c auxdisplay: ks0108: remove superfluous header files 2021-10-22 00:04:43 +02:00
lcd2s.c auxdisplay: Switch i2c drivers back to use .probe() 2023-06-02 13:23:32 +02:00
line-display.c auxdisplay: linedisp: Allocate buffer for the string 2024-02-26 18:02:19 +02:00
line-display.h auxdisplay: linedisp: Allocate buffer for the string 2024-02-26 18:02:19 +02:00
Makefile auxdisplay: Add 7-segment LED display driver 2024-03-08 14:15:47 +02:00
max6959.c auxdisplay: Add driver for MAX695x 7-segment LED controllers 2024-02-26 20:02:35 +02:00
panel.c auxdisplay: panel: Switch to use module_parport_driver() 2024-02-15 13:24:53 +02:00
seg-led-gpio.c auxdisplay: seg-led-gpio: Import linedisp namespace 2024-03-11 11:56:45 +02:00