diff options
author | Dinghao Liu <[email protected]> | 2020-05-23 21:38:59 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-05-26 17:44:55 +0100 |
commit | 8d728808194a12186ce5af0b72c8a47b42476bc3 (patch) | |
tree | edf4476fe48c9fcfcc7f2eed0c6e5294823f6b28 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c373643b8688836c1627a805875994fe0012fc17 (diff) |
spi: spi-fsl-lpspi: 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.
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