alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next 0/3] Revert old "Fix PM disable depth imbalance in wmxxxx_probe"
@ 2022-10-08 13:43 Zhang Qilong
  2022-10-08 13:43 ` [PATCH -next 1/3] Revert "ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe" Zhang Qilong
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Zhang Qilong @ 2022-10-08 13:43 UTC (permalink / raw)
  To: lgirdwood, broonie, perex, tiwai, matthias.bgg, ckeepax,
	jeff_chang
  Cc: patches, alsa-devel, linux-mediatek

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.

Zhang Qilong (3):
  Revert "ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe"
  Revert "ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe"
  Revert "ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe"

 sound/soc/codecs/wm5102.c | 6 +++---
 sound/soc/codecs/wm5110.c | 6 +++---
 sound/soc/codecs/wm8997.c | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-10-10 10:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-08 13:43 [PATCH -next 0/3] Revert old "Fix PM disable depth imbalance in wmxxxx_probe" Zhang Qilong
2022-10-08 13:43 ` [PATCH -next 1/3] Revert "ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe" Zhang Qilong
2022-10-08 13:43 ` [PATCH -next 2/3] Revert "ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe" Zhang Qilong
2022-10-08 13:43 ` [PATCH -next 3/3] Revert "ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe" Zhang Qilong
2022-10-10  9:09 ` [PATCH -next 0/3] Revert old "Fix PM disable depth imbalance in wmxxxx_probe" Charles Keepax
2022-10-10 10:39 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).