ASoC: wmxxxx: Revert old "ASoC: wmxxxx: Fix PM disable depth imbalance in wmxxxx_probe"
authorMark Brown <broonie@kernel.org>
Mon, 10 Oct 2022 14:33:47 +0000 (15:33 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 10 Oct 2022 14:33:47 +0000 (15:33 +0100)
Merge series from Zhang Qilong <zhangqilong3@huawei.com>:

Both the old and new patch have been applied, it will resulted in
redundant calling of pm_runtime_disable when error returns. We Just
revert the old three patches to fix it.


Trivial merge