From: Mark Brown Date: Mon, 15 May 2023 11:08:26 +0000 (+0900) Subject: ASoC: SOF: Various runtime pm fixes, improvements X-Git-Tag: microblaze-v6.6~24^2~18^2~26 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=aa70f36fe6c345cc8679e034b0dd4213f1f9c7d9;p=linux-2.6-microblaze.git ASoC: SOF: Various runtime pm fixes, improvements Merge series from Peter Ujfalusi : 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 --- aa70f36fe6c345cc8679e034b0dd4213f1f9c7d9