aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorDinghao Liu <[email protected]>2020-05-21 15:29:33 +0200
committerMauro Carvalho Chehab <[email protected]>2020-09-27 10:50:56 +0200
commitdafa3605fe60d5a61239d670919b2a36e712481e (patch)
tree09b0aed41e4765d5d995aedf2fa551a6ac98a521 /tools/perf/scripts/python/bin/stackcollapse-report
parentd912a1d9e9afe69c6066c1ceb6bfc09063074075 (diff)
media: platform: s3c-camif: Fix runtime PM imbalance on error
pm_runtime_get_sync() increments the runtime PM usage counter even when it returns an error code. Thus a pairing decrement is needed on the error handling path to keep the counter balanced. Also, call pm_runtime_disable() when pm_runtime_get_sync() returns an error code. Signed-off-by: Dinghao Liu <[email protected]> Reviewed-by: Sylwester Nawrocki <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions