fbdev/rivafb: Use hardware device as backlight parent
authorThomas Zimmermann <tzimmermann@suse.de>
Tue, 13 Jun 2023 11:06:59 +0000 (13:06 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Tue, 27 Jun 2023 07:58:50 +0000 (09:58 +0200)
commitd850f1c33a973ef787510823bac8e45d5f62e965
tree37c425e0b19d4602ce60d19d329f5e3f2a7950d4
parent767e693b488afe9c764704893c45f6ff7dca330a
fbdev/rivafb: Use hardware device as backlight parent

Use the hardware device in struct fb_info.device as parent of the
backlight device. Aligns the driver with the rest of the codebase
and prepares fbdev for making struct fb_info.dev optional.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Cc: Antonino Daplas <adaplas@gmail.com>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230613110953.24176-25-tzimmermann@suse.de
drivers/video/fbdev/riva/fbdev.c