diff options
author | Thomas Zimmermann <[email protected]> | 2024-09-11 13:51:24 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2024-09-13 15:41:16 +0200 |
commit | 620824660ec89c691b763faa406d93fc591a34a9 (patch) | |
tree | 19f0866d33237da76373a8dfcba5cbec6e2d8988 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 0b3d4b6f86357c1599f94be657b8295507950676 (diff) |
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 <[email protected]>
Reviewed-by: Jocelyn Falempe <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions