linux/sound/soc/sof
Peter Ujfalusi e51838909b
ASoC: SOF: core: Clean up snd_sof_get_status() prints
Clean up the error prints when decoding the status in snd_sof_get_status():
Drop the "error:" prefixes from the prints,
Use %# to print hexadecimal numbers,
Reword some of the messages to be more precise,
For a known error print out the panic code as well,
For unknown error print only the panic code without the magic

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-17-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-10-07 15:45:38 +01:00
..
imx ASoC: SOF: add error handling to snd_sof_ipc_msg_data() 2021-09-28 13:16:26 +01:00
intel ASoC: SOF: intel: hda: Drop 'error' prefix from error dump functions 2021-10-07 15:45:37 +01:00
xtensa ASoC: SOF: Rename sof_arch_ops to dsp_arch_ops 2021-09-17 13:17:47 +01:00
control.c ASoC: SOF: Handle control change notification from firmware 2021-09-13 01:59:18 +01:00
core.c ASoC: SOF: core: Clean up snd_sof_get_status() prints 2021-10-07 15:45:38 +01:00
debug.c ASoC: SOF: debug: Print out the fw_state along with the DSP dump 2021-10-07 15:45:33 +01:00
ipc.c ASoC: SOF: Introduce macro to set the firmware state 2021-10-07 15:45:36 +01:00
Kconfig ASoC: SOF: Change SND_SOC_SOF_TOPLEVEL from config to menuconfig 2021-09-30 13:26:03 +01:00
loader.c ASoC: SOF: Introduce macro to set the firmware state 2021-10-07 15:45:36 +01:00
Makefile ASoC: SOF: probe: Merge and clean up the probe and compress files 2021-09-16 14:04:13 +01:00
nocodec.c ASOC: SOF: simplify nocodec mode 2021-04-12 17:05:55 +01:00
ops.c ASoC: SOF: ops: Force DSP panic dumps to be printed 2021-10-07 15:45:35 +01:00
ops.h ASoC: SOF: debug/ops: Move the IPC and DSP dump functions out from the header 2021-10-07 15:45:28 +01:00
pcm.c ASoC: SOF: Add support for dynamic pipelines 2021-10-01 20:48:30 +01:00
pm.c ASoC: SOF: Introduce macro to set the firmware state 2021-10-07 15:45:36 +01:00
sof-acpi-dev.c ASoC: SOF: Check desc->ops directly in acpi/pci/of probe functions 2021-05-21 13:13:35 +01:00
sof-acpi-dev.h
sof-audio.c ASoC: SOF: Intel: hda: add new flags for DAI_CONFIG 2021-10-05 13:08:12 +01:00
sof-audio.h ASoC: SOF: topology: Add kernel parameter for topology verification 2021-10-01 20:48:31 +01:00
sof-of-dev.c ASoC: SOF: OF: Add fw_path and tplg_path parameters 2021-10-05 13:09:59 +01:00
sof-pci-dev.c ASoC: SOF: Intel: Use DMI string to search for adl_mx98373_rt5682 variant 2021-08-03 18:26:10 +01:00
sof-pci-dev.h ASoC: SOF: pci: split PCI into different drivers 2021-03-02 15:32:00 +01:00
sof-priv.h ASoC: SOF: Introduce macro to set the firmware state 2021-10-07 15:45:36 +01:00
sof-probes.c ASoC: SOF: sof-probes: Correct the function names used for snd_soc_cdai_ops 2021-09-16 14:04:15 +01:00
sof-probes.h ASoC: SOF: probe: Merge and clean up the probe and compress files 2021-09-16 14:04:13 +01:00
topology.c ASoC: SOF: core: debug: force all processing on primary core 2021-10-07 15:45:21 +01:00
trace.c ASoC: SOF: prefix some terse and cryptic dev_dbg() with __func__ 2021-09-28 13:16:27 +01:00
utils.c ASoC: SOF: core: Do not use 'bar' as parameter for block_read/write 2021-09-15 16:25:04 +01:00