diff options
author | Zhang Qilong <zhangqilong3@huawei.com> | 2022-09-29 23:06:52 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-10-03 18:37:56 +0100 |
commit | 96e4abbd35adb5582573c463ccc554a644ac2434 (patch) | |
tree | ff145fbcebd7defebda4bb61a6a6b4d53309624c /sound/soc/soc-card.c | |
parent | 6ab646c985b529a32bf162de48d2d4a8bb7c9b64 (diff) | |
download | linux-stable-96e4abbd35adb5582573c463ccc554a644ac2434.tar.gz linux-stable-96e4abbd35adb5582573c463ccc554a644ac2434.tar.bz2 linux-stable-96e4abbd35adb5582573c463ccc554a644ac2434.zip |
ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe
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. We fix it by calling
pm_runtime_disable when error returns.
Fixes:93e8791dd34ca ("ASoC: wm5102: Initial driver")
Signed-off-by: Zhang Qilong <zhangqilong3@huawei.com>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220929150653.63845-4-zhangqilong3@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/soc-card.c')
0 files changed, 0 insertions, 0 deletions