]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: topology: add helper for setting up IPC component
authorKeyon Jie <yang.jie@linux.intel.com>
Fri, 4 Sep 2020 13:27:34 +0000 (16:27 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 7 Sep 2020 14:16:38 +0000 (15:16 +0100)
commit21edeadb34b6e1a46aef6c8444fd73142441462b
tree2a242f7e3266dd61567dd7c2fa2202e748742c51
parentd45dcc5e5cff686e30f58fbed4a416ec5ca8b3be
ASoC: SOF: topology: add helper for setting up IPC component

Add helper to allocate buffer for IPC component, configure the basic
settings, and set up the extended data for the subsequent IPC sending.

Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20200904132744.1699575-7-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/topology.c