These patches were submitted in an earlier series but not merged and then conflicted with the IPC flood test.
Resending, no new functionality. These helpers are really helpful for e.g. SoundWire or HDaudio bringup.
Pierre-Louis Bossart (3): ASoC: SOF: trace: move to opt-in with Kconfig and module parameter ASoC: SOF: acpi: add module param to disable pm_runtime ASoC: SOF: pci: add module param to disable pm_runtime
sound/soc/sof/Kconfig | 8 ++++++++ sound/soc/sof/core.c | 26 ++++++++++++++++++++------ sound/soc/sof/sof-acpi-dev.c | 12 +++++++++++- sound/soc/sof/sof-pci-dev.c | 12 +++++++++++- sound/soc/sof/sof-priv.h | 1 + sound/soc/sof/trace.c | 17 ++++++++++++++++- 6 files changed, 67 insertions(+), 9 deletions(-)