aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <[email protected]>2021-04-23 17:19:17 +0200
committerMauro Carvalho Chehab <[email protected]>2021-05-19 09:51:42 +0200
commit7295e537bb2b16b500ff55cd6209b3cefd323948 (patch)
tree2ceb68bde15ec9b7105ace1c2bf67403f508c545 /tools/perf/scripts/python/netdev-times.py
parent0ccb25b8279cb6f212434322126b4c512f0b306c (diff)
media: coda: use pm_runtime_resume_and_get()
Commit dd8088d5a896 ("PM: runtime: Add pm_runtime_resume_and_get to deal with usage counter") added pm_runtime_resume_and_get() in order to automatically handle dev->power.usage_count decrement on errors. Use the new API, in order to cleanup the error check logic. While here, as noted by Phillip, the labels at the coda_open() function are currently named after what operation failed, instead of what they do in response. So, change the name of the error label that it is called when clk_enable fails, in order to be consistent. Reviewed-by: Philipp Zabel <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions