Re: [PATCH 05/10] backlight/aat2870-backlight: Remove struct backlight.check_fb
From: Daniel Thompson <hidden>
Date: 2024-02-15 12:07:01
Also in:
dri-devel, linux-input, linux-pwm
From: Daniel Thompson <hidden>
Date: 2024-02-15 12:07:01
Also in:
dri-devel, linux-input, linux-pwm
On Mon, Feb 12, 2024 at 05:16:38PM +0100, Thomas Zimmermann wrote:
The driver's implementation of check_fb always returns true, which is the default if no implementation has been set. So remove the code from the driver. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Daniel Thompson <redacted> Daniel.