diff options
author | Mark Brown <broonie@kernel.org> | 2020-11-11 15:44:29 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-11-11 15:44:29 +0000 |
commit | c5abd7770df4645bae55051a3cc4a8797d851537 (patch) | |
tree | 052399db3cc5b04e43cb9cafe32135dd549dac5d /sound/soc/codecs/wm8997.c | |
parent | 2aff94e47da2e2006ceb53c00247218ea8a72770 (diff) | |
parent | 193aa0a043645220d2a2f783ba06ae13d4601078 (diff) |
Merge series "Fix PM disable depth imbalance on error" from Zhang Qilong <zhangqilong3@huawei.com>:
The pm_runtime_enable will increase power disable depth. Thus
a pairing decrement is needed on the error handling path to
keep it balanced according to context. This series of patches
fixed it.
Zhang Qilong (3):
ASoC: wm8994: Fix PM disable depth imbalance on error
ASoC: wm8997: Fix PM disable depth imbalance on error
ASoC: wm8998: Fix PM disable depth imbalance on error
sound/soc/codecs/wm8994.c | 6 +++++-
sound/soc/codecs/wm8997.c | 9 +++++++--
sound/soc/codecs/wm8998.c | 4 +++-
3 files changed, 15 insertions(+), 4 deletions(-)
--
2.25.4
Diffstat (limited to 'sound/soc/codecs/wm8997.c')
0 files changed, 0 insertions, 0 deletions