diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2023-06-13 14:06:52 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2023-06-27 10:58:49 +0300 |
commit | 8ad760892f6c85045397e726c42f0ffd4da7545f (patch) | |
tree | 6d2b743b7da110b8bdd6c83253a42c41c01baffb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f7d12d5d554dc11326c4d98a8ead93583d880009 (diff) | |
download | linux-8ad760892f6c85045397e726c42f0ffd4da7545f.tar.xz |
fbdev/metronomefb: Use hardware device for dev_err()
Replace the use of the fbdev software device, stored in struct
fb_info.dev, with the hardware device from struct fb_info.device
in load_waveform(). The device is only used for printing errors
with dev_err().
This change aligns load_waveform() with the rest of the driver and
prepares fbdev for making struct fb_info.dev optional.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230613110953.24176-18-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions