Re: [PATCH 09/10] fbdev/ssd1307fb: Remove struct backlight_ops.check_fb
From: Javier Martinez Canillas <javierm@redhat.com>
Date: 2024-02-20 09:32:34
Also in:
dri-devel, linux-input, linux-pwm
From: Javier Martinez Canillas <javierm@redhat.com>
Date: 2024-02-20 09:32:34
Also in:
dri-devel, linux-input, linux-pwm
Thomas Zimmermann [off-list ref] writes:
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> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat