]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit697035fd802ba276165814fe08f2146c1f202e05
tree3d6de4baab4625bf2e62ed62a819ef8e5bd2ab17
parent40b1a1f4e6d496c8719ece3c4206eee8ba840d75
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