ASoC: soc-component: add snd_soc_component_compr_ack()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 13 Nov 2020 04:16:17 +0000 (13:16 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 18 Nov 2020 18:00:13 +0000 (18:00 +0000)
commit0506b88503645e71c18152693caee9cfa1dbf093
tree898ef4f2a5632e8bc8be734ffa699daff4bcecf7
parent0f6fe09720a3f307ab9f218f052d40b7d4e42b4c
ASoC: soc-component: add snd_soc_component_compr_ack()

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

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/875z697v6c.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