diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-11 14:51:23 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-13 16:41:15 +0300 |
commit | 0b3d4b6f86357c1599f94be657b8295507950676 (patch) | |
tree | 2615e57ce5bc10222f72d309f852ff31f0cd23ac /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 4e29cc7c5c673299cfbaf4982fc8b6a72c9f706f (diff) | |
download | linux-0b3d4b6f86357c1599f94be657b8295507950676.tar.xz |
drm/ast: dp501: Inline ast_dp501_connector_init()
Inline ast_dp501_connector_init() into its only caller. The helper
currently only does half of the connector-init work and is trivial
enough to be inlined.
Also set the local variables for encoder and connector as late as
possible, so that the compiler warns if we use them before having
initialized the instance.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240911115347.899148-6-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions