]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: soc-component: add snd_soc_component_compr_get_metadata()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 13 Nov 2020 04:16:41 +0000 (13:16 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 18 Nov 2020 18:00:17 +0000 (18:00 +0000)
commitd60510be054fa144f4dc3d21dc358305f7607683
treed9881eed56fd59d57e532b308f618ca4a3b5c597
parentd6d31b0968f6ff0759b78cc43aa6f4489314d87f
ASoC: soc-component: add snd_soc_component_compr_get_metadata()

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

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/87zh3l6gl8.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