]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ASoC: soc-component: add snd_soc_component_compr_copy()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 13 Nov 2020 04:16:30 +0000 (13:16 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 18 Nov 2020 18:00:15 +0000 (18:00 +0000)
commitb5852e66b115172dc3a88cb476b99c21ac6ffed8
tree3048cc24ebdf1a37beb122c4a46c23a629f27379
parent03ecea64e0ae26d7a8b53bce05a39b78022e1312
ASoC: soc-component: add snd_soc_component_compr_copy()

component related function should be implemented at
soc-component.c.
This patch adds snd_soc_component_compr_copy().

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/87361d7v5z.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-component.h
sound/soc/soc-component.c
sound/soc/soc-compress.c