diff options
author | Johan Hovold <[email protected]> | 2023-03-03 17:48:06 +0100 |
---|---|---|
committer | Rob Clark <[email protected]> | 2023-03-20 13:54:15 -0700 |
commit | db7662d076c973072d788bd0e8130e04430307a1 (patch) | |
tree | 0c23f4bbe4ff4dd0b43092056b3ed4a839eae44d /tools/perf/scripts/python | |
parent | 0d997f95b70f98987ae031a89677c13e0e223670 (diff) |
drm/msm/adreno: drop bogus pm_runtime_set_active()
The runtime PM status can only be updated while runtime PM is disabled.
Drop the bogus pm_runtime_set_active() call that was made after enabling
runtime PM and which (incidentally but correctly) left the runtime PM
status set to 'suspended'.
Fixes: 2c087a336676 ("drm/msm/adreno: Load the firmware before bringing up the hardware")
Signed-off-by: Johan Hovold <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/524972/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions