diff options
author | Zhang Qilong <zhangqilong3@huawei.com> | 2020-11-11 05:13:24 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-11-11 13:35:08 +0100 |
commit | b8161cbe55a1892a19a318eaebbda92438fa708c (patch) | |
tree | 5f8bbf169cd3089f9fbb31a0e9b912086826c64b /sound/soc/codecs/wm8998.c | |
parent | Merge series "Audio Graph Updates" from Sameer Pujar <spujar@nvidia.com>: (diff) | |
download | linux-b8161cbe55a1892a19a318eaebbda92438fa708c.tar.xz linux-b8161cbe55a1892a19a318eaebbda92438fa708c.zip |
ASoC: wm8994: Fix PM disable depth imbalance on error
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.
Fixes: 57e265c8d71fb ("ASoC: wm8994: Move runtime PM init to platform device init")
Signed-off-by: Zhang Qilong <zhangqilong3@huawei.com>
Reviewed-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20201111041326.1257558-2-zhangqilong3@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/wm8998.c')
0 files changed, 0 insertions, 0 deletions