diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-03-05 17:22:41 +0100 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-03-28 10:09:04 +0000 |
commit | 56a6f83f764a983c12f059847d82fd7b64bacd2a (patch) | |
tree | d3f6866c8cbfdca9937dd646780986a879b84f37 /tools/perf/scripts/python | |
parent | 8a8e7f84c13c2700ae77540e2841922a87f71c9b (diff) |
fbdev: ssd1307fb: Init backlight before registering framebuffer
For drivers that support backlight, LCD and fbdev devices, fbdev has
to be initialized last. See documentation for struct fbinfo.bl_dev.
The backlight name's index number comes from register_framebuffer(),
which now happens after initializing the backlight device. So like
in all other backlight drivers, we now give the backlight device a
generic name without the fbdev index.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://lore.kernel.org/r/20240305162425.23845-9-tzimmermann@suse.de
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions