Re: [PATCH v2 02/10] auxdisplay/ht16k33: Remove struct backlight_ops.check_fb
From: Andy Shevchenko <andy@kernel.org>
Date: 2024-02-21 14:35:22
Also in:
dri-devel, linux-input, linux-pwm
From: Andy Shevchenko <andy@kernel.org>
Date: 2024-02-21 14:35:22
Also in:
dri-devel, linux-input, linux-pwm
On Wed, Feb 21, 2024 at 10:41:29AM +0100, Thomas Zimmermann wrote:
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.
check_fb() Acked-by: Andy Shevchenko <andy@kernel.org> -- With Best Regards, Andy Shevchenko