]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ASoC: wm5110: Revert "ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe"
authorZhang Qilong <zhangqilong3@huawei.com>
Mon, 10 Oct 2022 11:48:51 +0000 (19:48 +0800)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 14 Dec 2022 12:59:25 +0000 (13:59 +0100)
commit79be48db7e7394d5064d6441740a12fca686d56b
tree083f40dda63e686cb82b404193823193feae710c
parent81f669dbd7683e3886e539195d0fdc5056075ea8
ASoC: wm5110: Revert "ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe"

[ Upstream commit 7d4e966f4cd73ff69bf06934e8e14a33fb7ef447 ]

This reverts commit 86b46bf1feb83898d89a2b4a8d08d21e9ea277a7.

The pm_runtime_disable is redundant when error returns in
wm5110_probe, we just revert the old patch to fix it.

Signed-off-by: Zhang Qilong <zhangqilong3@huawei.com>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20221010114852.88127-3-zhangqilong3@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
(cherry picked from commit 30a2f9479c21c47585c8a83286f428346ade070e)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
sound/soc/codecs/wm5110.c