diff options
author | 2020-07-07 13:50:00 +0800 | |
---|---|---|
committer | 2020-07-07 11:29:12 +0100 | |
commit | cb52a40202420d3886b84ea13dba699c9da13eb0 (patch) | |
tree | f0069a4db74c6f975670f9be3258a5b0f239d20d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI: cadence: Fix runtime PM imbalance on error (diff) | |
download | wireguard-linux-cb52a40202420d3886b84ea13dba699c9da13eb0.tar.xz wireguard-linux-cb52a40202420d3886b84ea13dba699c9da13eb0.zip |
PCI: qcom: 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 matching decrement is needed on
the error handling path to keep the counter balanced.
Link: https://lore.kernel.org/r/20200707055000.9453-1-dinghao.liu@zju.edu.cn
Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions