diff options
author | Thomas Zimmermann <[email protected]> | 2023-06-13 13:06:52 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-06-27 09:58:49 +0200 |
commit | 8ad760892f6c85045397e726c42f0ffd4da7545f (patch) | |
tree | 6d2b743b7da110b8bdd6c83253a42c41c01baffb /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f7d12d5d554dc11326c4d98a8ead93583d880009 (diff) |
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 <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions