All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: SOF: Intel: fix to dsp state dump trace levels
@ 2020-12-11 10:07 Kai Vehmanen
  2020-12-11 10:07 ` [PATCH 1/3] ASoC: SOF: Intel: hda: remove duplicated status dump Kai Vehmanen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kai Vehmanen @ 2020-12-11 10:07 UTC (permalink / raw)
  To: alsa-devel, broonie
  Cc: lgirdwood, daniel.baluta, pierre-louis.bossart, kai.vehmanen,
	ranjani.sridharan

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-11 17:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-11 10:07 [PATCH 0/3] ASoC: SOF: Intel: fix to dsp state dump trace levels Kai Vehmanen
2020-12-11 10:07 ` [PATCH 1/3] ASoC: SOF: Intel: hda: remove duplicated status dump Kai Vehmanen
2020-12-11 10:07 ` [PATCH 2/3] ASoC: SOF: modify the SOF_DBG flags Kai Vehmanen
2020-12-11 10:07 ` [PATCH 3/3] ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_err Kai Vehmanen
2020-12-11 17:49 ` [PATCH 0/3] ASoC: SOF: Intel: fix to dsp state dump trace levels Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.