ASoC: SOF: Switch to IPC generic firmware tracing
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Mon, 16 May 2022 10:47:07 +0000 (13:47 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 19 May 2022 15:44:15 +0000 (16:44 +0100)
commit1dedbe4f223cac603e871d91133b9aa3136fbc21
tree3a4a4afd1f6064754cc486768307aecd5302de71
parent671e0b90051ec19e83c12501905734fb808b944e
ASoC: SOF: Switch to IPC generic firmware tracing

Introduce new, generic API for firmware tracing with sof_fw_trace_ prefix
and switch to use it.
At the same time the old IPC3 code can be dropped from trace.c, which is
now a generic wrapper for the firmware tracing ops.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20220516104711.26115-5-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/core.c
sound/soc/sof/debug.c
sound/soc/sof/ipc.c
sound/soc/sof/ipc3.c
sound/soc/sof/ops.c
sound/soc/sof/pm.c
sound/soc/sof/sof-priv.h
sound/soc/sof/trace.c