mbox series

[0/3] ASoC: SOF: Various runtime pm fixes, improvements

Message ID 20230512103315.8921-1-peter.ujfalusi@linux.intel.com (mailing list archive)
Headers show
Series ASoC: SOF: Various runtime pm fixes, improvements | expand

Message

Peter Ujfalusi May 12, 2023, 10:33 a.m. UTC
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(-)

Comments

Mark Brown May 15, 2023, 11:09 a.m. UTC | #1
On Fri, 12 May 2023 13:33:12 +0300, Peter Ujfalusi wrote:
> Three patch to correct error path PM runtime handling in few places.
> 
> Regards,
> Peter
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/3] ASoC: SOF: debug: conditionally bump runtime_pm counter on exceptions
      commit: 3de975862f985f1c9e225a0d13aa3d501373f7c3
[2/3] ASoC: SOF: pcm: fix pm_runtime imbalance in error handling
      commit: da0fe8fd515a471d373acc3682bfb5522cca4d55
[3/3] ASoC: SOF: sof-client-probes: fix pm_runtime imbalance in error handling
      commit: bc424273c74c1565c459c8f2a6ed95caee368d0a

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark