diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-11 14:51:24 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-13 16:41:16 +0300 |
commit | 620824660ec89c691b763faa406d93fc591a34a9 (patch) | |
tree | 19f0866d33237da76373a8dfcba5cbec6e2d8988 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0b3d4b6f86357c1599f94be657b8295507950676 (diff) | |
download | linux-620824660ec89c691b763faa406d93fc591a34a9.tar.xz |
drm/ast: dp501: Avoid upcasting to struct ast_device
Several functions receive an instance of struct drm_device only to
upcast it to struct ast_device. Improve type safety by passing the
AST device directly.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240911115347.899148-7-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions