OSDN Git Service

ASoC: SOF: intel: hda: Drop 'error' prefix from error dump functions
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Wed, 6 Oct 2021 11:06:41 +0000 (14:06 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 7 Oct 2021 14:45:37 +0000 (15:45 +0100)
commit4fade25dfbe121f8ef61458b4655966f133b1907
tree5412612e7c226f64fe0e0d05e5ea3b5485bef3f2
parent58a5c9a4aa993fe2059c1b8dbcff9bf468d722b8
ASoC: SOF: intel: hda: Drop 'error' prefix from error dump functions

Drop the 'error' prefix printed in hda_dsp_dump_ext_rom_status(),
hda_ipc_irq_dump() and hda_ipc_dump() as it gives no value to the
information we print.

The DSP and IPC dump is marked now, which makes the 'error' prefix more
redundant.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20211006110645.26679-16-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda.c