diff options
author | Dinghao Liu <[email protected]> | 2020-05-29 09:22:28 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-05-29 13:30:04 +0100 |
commit | 65bd91dd6957390c42a0491b9622cf31a2cdb140 (patch) | |
tree | 0bdca9b2c17c3a3c495a4ca04502e6004bbfc462 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4a0434502191347ba8f99468f2fb2cdddc20d381 (diff) |
ASoC: img-i2s-out: Fix runtime PM imbalance on error
pm_runtime_get_sync() increments the runtime PM usage counter even
the call returns an error code. Thus a pairing decrement is needed
on the error handling path to keep the counter balanced.
Signed-off-by: Dinghao Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions