aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDongliang Mu <[email protected]>2021-10-19 05:00:29 +0200
committerMauro Carvalho Chehab <[email protected]>2021-11-30 12:05:53 +0100
commitfb394f3fc8c32564d15e48f29e89b736b68441cd (patch)
tree7c070c758f7954f41c2c0fe4835f3ed671d0f522 /tools/perf/scripts/python
parent9175fb663af3df20a1bab5b5ac4b87b4460dddae (diff)
media: driver: hva: add pm_runtime_disable in the error handling code of hva_hw_probe
In the error handling code of hva_hw_probe, it fails to invoke pm_runtime_disable in many error sites. Fix this by adding a label err_disable with pm_runtime_disable and adjust one goto from label err_clk to err_disable. Signed-off-by: Dongliang Mu <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions