]> 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)
commit88d96616a5cf728d8b015c87cca6d529465afd98
tree2a242f7e3266dd61567dd7c2fa2202e748742c51
parent0fef420d80bf5105a0126589c755844c7a7ffa17
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