diff options
author | Mark Brown <broonie@kernel.org> | 2020-11-18 23:56:23 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-11-18 23:56:23 +0300 |
commit | 1482304db126551c867434c5cc3fadf089beb417 (patch) | |
tree | 2d63b46839bd1b2cea86b3387f74ed72c149c6cb /sound/soc/fsl/fsl_sai.h | |
parent | de3de881db8e072a5c35b702e0a14ac971fffcb1 (diff) | |
parent | bab78c238025c89df771631c54f6229f6c56fb26 (diff) | |
download | linux-1482304db126551c867434c5cc3fadf089beb417.tar.xz |
Merge series "ASoC: soc-component: add snd_soc_component_xxx()" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:
Hi Mark
These are v2 of snd_soc_component_compr_xxx() function patches.
I think component related function should be implemented at
soc-component.c, otherwise it is confusable to read.
These are for it.
v1 -> v2
- fixup function return timing on
snd_soc_component_compr_get_params()
snd_soc_component_compr_get_metadata()
- use mutex at compr side on
snd_soc_component_compr_get_caps()
snd_soc_component_compr_get_codec_caps()
snd_soc_component_compr_copy()
Link: https://lore.kernel.org/r/878sb78ac4.wl-kuninori.morimoto.gx@renesas.com
Kuninori Morimoto (12):
ASoC: soc-component: add snd_soc_component_compr_open()
ASoC: soc-component: add snd_soc_component_compr_free()
ASoC: soc-component: add snd_soc_component_compr_trigger()
ASoC: soc-component: add snd_soc_component_compr_set_params()
ASoC: soc-component: add snd_soc_component_compr_get_params()
ASoC: soc-component: add snd_soc_component_compr_get_caps()
ASoC: soc-component: add snd_soc_component_compr_get_codec_caps()
ASoC: soc-component: add snd_soc_component_compr_ack()
ASoC: soc-component: add snd_soc_component_compr_pointer()
ASoC: soc-component: add snd_soc_component_compr_copy()
ASoC: soc-component: add snd_soc_component_compr_set_metadata()
ASoC: soc-component: add snd_soc_component_compr_get_metadata()
include/sound/soc-component.h | 22 +++
sound/soc/soc-component.c | 255 ++++++++++++++++++++++++++++++++
sound/soc/soc-compress.c | 263 ++++------------------------------
3 files changed, 303 insertions(+), 237 deletions(-)
--
2.25.1
Diffstat (limited to 'sound/soc/fsl/fsl_sai.h')
0 files changed, 0 insertions, 0 deletions