ASoC: SOF: ipc4-topology: Use set_get_data() to send LARGE_CONFIG message
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Fri, 12 May 2023 10:56:42 +0000 (13:56 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 15 May 2023 11:14:33 +0000 (20:14 +0900)
commit7a975e9b3c94f4024944bc72234f7a24a3816590
treea422c86d89cbaf0cdc340eb95a475cbadacb0410
parent1946dda47c8807517ccaa8caf8ee7de3498db531
ASoC: SOF: ipc4-topology: Use set_get_data() to send LARGE_CONFIG message

Instead of open coding the sending of sink format of the copier with
LARGE_CONFIG_SET message, use the proper function to do so.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com
Link: https://lore.kernel.org/r/20230512105642.23437-1-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org
sound/soc/sof/ipc4-topology.c