Re: [PATCH 01/10] backlight: Match backlight device against struct fb_info.bl_dev
From: Daniel Thompson <hidden>
Date: 2024-02-15 12:02:38
Also in:
dri-devel, linux-input, linux-pwm
From: Daniel Thompson <hidden>
Date: 2024-02-15 12:02:38
Also in:
dri-devel, linux-input, linux-pwm
On Mon, Feb 12, 2024 at 05:16:34PM +0100, Thomas Zimmermann wrote:
Framebuffer drivers for devices with dedicated backlight are supposed to set struct fb_info.bl_dev to the backlight's respective device. Use the value to match backlight and framebuffer in the backlight core code. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Daniel Thompson <redacted> Daniel.