diff options
author | 2024-03-05 17:22:42 +0100 | |
---|---|---|
committer | 2024-03-28 10:09:05 +0000 | |
commit | 7929446702295f7e336c13b39302589070f11560 (patch) | |
tree | 9753c6e8056406aaa5499a6cf4137469121c56a5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fbdev: ssd1307fb: Init backlight before registering framebuffer (diff) | |
download | wireguard-linux-7929446702295f7e336c13b39302589070f11560.tar.xz wireguard-linux-7929446702295f7e336c13b39302589070f11560.zip |
fbdev: ssd1307fb: Remove struct backlight_ops.check_fb
The driver sets struct fb_info.bl_dev to the correct backlight
device. Thus rely on the backlight core code to match backlight
and framebuffer devices, and remove the extra check_fb function
from struct backlight_ops.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://lore.kernel.org/r/20240305162425.23845-10-tzimmermann@suse.de
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions