ASoC: SOF: Various runtime pm fixes, improvements
authorMark Brown <broonie@kernel.org>
Mon, 15 May 2023 11:08:26 +0000 (20:08 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 15 May 2023 11:08:26 +0000 (20:08 +0900)
commitaa70f36fe6c345cc8679e034b0dd4213f1f9c7d9
tree7385f0cbf3be008e850fb3bdd78418eb70d6cfdd
parentdc60b67d259ea63196dcd0400dd43ba062e2e097
parentbc424273c74c1565c459c8f2a6ed95caee368d0a
ASoC: SOF: Various runtime pm fixes, improvements

Merge series from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:

Three patch to correct error path PM runtime handling in few places.

Regards,
Peter
---
Pierre-Louis Bossart (3):
  ASoC: SOF: debug: conditionally bump runtime_pm counter on exceptions
  ASoC: SOF: pcm: fix pm_runtime imbalance in error handling
  ASoC: SOF: sof-client-probes: fix pm_runtime imbalance in error
    handling

 sound/soc/sof/debug.c             |  4 ++--
 sound/soc/sof/pcm.c               | 11 ++++++-----
 sound/soc/sof/sof-client-probes.c | 14 ++++++++------
 3 files changed, 16 insertions(+), 13 deletions(-)

--
2.40.1