diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2024-06-19 21:21:49 +0300 |
---|---|---|
committer | Robert Foss <rfoss@kernel.org> | 2024-06-27 12:52:00 +0300 |
commit | 2d192f4a3acc1c6fe47456e13327701e62074c95 (patch) | |
tree | f7e7381c82fa058f78543921633fe7dc1a13ade8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c91b5bd7b1f40c46f3aaba460169457db1a78e5e (diff) | |
download | linux-2d192f4a3acc1c6fe47456e13327701e62074c95.tar.xz |
drm/bridge: analogix_dp: register AUX bus after enabling runtime PM
AUX transactions require the controller to be in working state and
take a runtime PM reference. To avoid potential races beween the
first transactions on the bus and runtime PM being set up, move the
AUX registration behind the runtime PM setup.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Robert Foss <rfoss@kernel.org>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Robert Foss <rfoss@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240619182200.3752465-3-l.stach@pengutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions