[PATCH v2 00/12] ASoC: soc-component: collect component functions
Ranjani Sridharan
ranjani.sridharan at linux.intel.com
Thu Jun 4 22:29:27 CEST 2020
On Thu, 2020-06-04 at 17:05 +0900, Kuninori Morimoto wrote:
> Hi Mark
>
> We have soc-component.c now, but still many component related
> functions are implemented many place.
> This patch-set collect these into soc-component.c.
>
> v1 -> v2
> - remove soc-compress.c exchange
> (But I have plan to repost it)
> - fixup loop break issue on some functions
> - direct return on some functions
>
> Link:
> https://lore.kernel.org/r/87a71nzhy2.wl-kuninori.morimoto.gx@renesas.com
>
> Kuninori Morimoto (12):
> ASoC: soc-component: add soc_component_pin() and share code
> ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-
> component
> ASoC: soc-component: move snd_soc_component_initialize() to soc-
> component.c
> ASoC: soc-component: add soc_component_err()
> ASoC: soc-component: add snd_soc_pcm_component_prepare()
> ASoC: soc-component: add snd_soc_pcm_component_hw_params()
> ASoC: soc-component: add snd_soc_pcm_component_hw_free()
> ASoC: soc-component: add snd_soc_pcm_component_trigger()
> ASoC: soc-component: add snd_soc_component_init()
> ASoC: soc-component: merge soc-io.c into soc-component.c
> ASoC: soc-component: merge soc_pcm_trigger_start/stop()
> ASoC: soc-component: tidyup Copyright
LGTM, Morimoto-san.
Reviewed-by: Ranjani Sridharan <ranjani.sridharan at linux.intel.com>
More information about the Alsa-devel
mailing list