diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-06 10:52:36 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-09-30 18:49:42 +0300 |
commit | 488d807101c208d057c429dd6f9ce00041eda094 (patch) | |
tree | 50b5430de363b13c709dd212603a4a99a3ff3578 /tools/perf/scripts/python/task-analyzer.py | |
parent | c11de820785fc2f1b58a764ac5529ab3670ce8c4 (diff) | |
download | linux-488d807101c208d057c429dd6f9ce00041eda094.tar.xz |
fbdev: imxfb: Replace check_fb in favor of struct fb_info.lcd_dev
Store the lcd device in struct fb_info.lcd_dev. The lcd subsystem can
now detect the lcd's fbdev device from this field.
This makes the implementation of check_fb in imxfb_lcd_ops obsolete.
Remove it.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Link: https://lore.kernel.org/r/20240906075439.98476-23-tzimmermann@suse.de
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions