OSDN Git Service

fbdev/sh7760fb: Use fb_dbg() in sh7760fb_get_color_info()
authorThomas Zimmermann <tzimmermann@suse.de>
Tue, 13 Jun 2023 11:07:00 +0000 (13:07 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Tue, 27 Jun 2023 07:58:50 +0000 (09:58 +0200)
commitf08c6c53b8e157859530fcf9235016bbe646b0ea
tree05a58db301be4f0ade4fefda855392b05163206e
parentd850f1c33a973ef787510823bac8e45d5f62e965
fbdev/sh7760fb: Use fb_dbg() in sh7760fb_get_color_info()

Give struct fb_info to sh7760fb_get_color_info() and use it in
call to fb_dbg(). Prepares fbdev for making struct fb_info.dev
optional.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230613110953.24176-26-tzimmermann@suse.de
drivers/video/fbdev/sh7760fb.c