From: Mark Brown Date: Fri, 11 Dec 2020 17:46:27 +0000 (+0000) Subject: Merge series "ASoC: SOF: Intel: fix to dsp state dump trace levels" from Kai Vehmanen... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=84de089e770b57280d87dff51be894b6fda18810;p=linux.git Merge series "ASoC: SOF: Intel: fix to dsp state dump trace levels" from Kai Vehmanen : Small series that addresses a problem where DSP status dump for a failure case, ends up being printed as as debug print. This is important information for any bug report. While at it, the series contains a few cleanups to related code. Ranjani Sridharan (3): ASoC: SOF: Intel: hda: remove duplicated status dump ASoC: SOF: modify the SOF_DBG flags ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_err sound/soc/sof/debug.c | 2 +- sound/soc/sof/intel/byt.c | 2 +- sound/soc/sof/intel/hda-loader.c | 19 +++++++++++++------ sound/soc/sof/intel/hda.c | 10 ++++------ sound/soc/sof/loader.c | 4 ++-- sound/soc/sof/ops.c | 2 +- sound/soc/sof/sof-priv.h | 13 ++++++++----- 7 files changed, 30 insertions(+), 22 deletions(-) -- 2.29.2 --- 84de089e770b57280d87dff51be894b6fda18810