]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: Convert the generic IPC message injector into SOF client
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Thu, 10 Feb 2022 15:05:24 +0000 (17:05 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 10 Feb 2022 15:19:10 +0000 (15:19 +0000)
commit170a254a08c0984987be4b39cc4ca1c998e34e59
tree06b54143902a09e3b523ebe738d1c02c442d6f62
parentd39bc960fa413fbdb612e8c4bd9d3f667882afa3
ASoC: SOF: Convert the generic IPC message injector into SOF client

Move the IPC message injection code out from the debug file as separate
SOF client driver.

Based on the kernel configuration, the device registration for the new IPC
message injector is going to happen in the core.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/20220210150525.30756-9-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/Kconfig
sound/soc/sof/Makefile
sound/soc/sof/debug.c
sound/soc/sof/sof-client-ipc-msg-injector.c [new file with mode: 0644]
sound/soc/sof/sof-client.c
sound/soc/sof/sof-priv.h