]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
backlight: platform_lcd: Remove match_fb from struct plat_lcd_data
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 6 Sep 2024 07:52:31 +0000 (09:52 +0200)
committerLee Jones <lee@kernel.org>
Mon, 30 Sep 2024 15:49:42 +0000 (16:49 +0100)
commitc38a7db56d18b3ec07f3ad52c1e3f1f05c375011
tree296c18d744b9b4270256ec21b6de0c0fed484e68
parent516f3251429068a963d498a35441c0afaea6d1a4
backlight: platform_lcd: Remove match_fb from struct plat_lcd_data

The match_fb callback in struct plat_lcd_data is unused. Remove it.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Link: https://lore.kernel.org/r/20240906075439.98476-18-tzimmermann@suse.de
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/video/backlight/platform_lcd.c
include/video/platform_lcd.h