ASoC: SOF: ipc4-pcm: Harmonize set pipeline state dbg
authorMark Brown <broonie@kernel.org>
Fri, 20 Jun 2025 10:33:05 +0000 (11:33 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 20 Jun 2025 10:33:05 +0000 (11:33 +0100)
commitf186a1a985d349f59ab67af36dfacd2f28d2540a
treec53caeb67be41c73d65d154a09bbfc804bb313c7
parent07651feeeefbc65e6dae4fbb6fc8d8c785bea574
parent2756b7f08ff6ca7c68c8c7dd61c8dc6895c9de34
ASoC: SOF: ipc4-pcm: Harmonize set pipeline state dbg

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

The series harmonizes the debug prints for pipeline state changes.

Currently we only print readable state change for single pipeline
changes but when multiple pipeline's state is changed, it is omitted.

Use human readable information in both cases in a harmonized way to aid
debugging.
sound/soc/sof/ipc4-pcm.c
sound/soc/sof/ipc4-priv.h
sound/soc/sof/ipc4.c