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)
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


Trivial merge