OSDN Git Service

ASoC: SOF: Introduce IPC3 PCM hw_free op
authorRanjani Sridharan <ranjani.sridharan@linux.intel.com>
Thu, 17 Mar 2022 17:50:38 +0000 (10:50 -0700)
committerMark Brown <broonie@kernel.org>
Fri, 18 Mar 2022 16:04:47 +0000 (16:04 +0000)
commit4123c24bd13caa8ff633d9e17fa2089d53b1f766
tree3d6de4baab4625bf2e62ed62a819ef8e5bd2ab17
parent442c7128219b1769af5685c5453b13711f6b84e2
ASoC: SOF: Introduce IPC3 PCM hw_free op

Add the IPC3 PCM ops, define the hw_free op and modify all users to use
the op.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20220317175044.1752400-14-ranjani.sridharan@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/Makefile
sound/soc/sof/ipc.c
sound/soc/sof/ipc3-ops.h
sound/soc/sof/ipc3-pcm.c [new file with mode: 0644]
sound/soc/sof/ipc3.c
sound/soc/sof/pcm.c
sound/soc/sof/sof-audio.c