[PATCH v2 00/12] ASoC: soc-component: add snd_soc_component_xxx()

Mark Brown broonie at kernel.org
Wed Nov 18 21:59:38 CET 2020


On 13 Nov 2020 13:14:38 +0900, Kuninori Morimoto wrote:
> 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()
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[01/12] ASoC: soc-component: add snd_soc_component_compr_open()
        commit: a4e427c59a266dc3eb0eb5d52879b067a6f6e73b
[02/12] ASoC: soc-component: add snd_soc_component_compr_free()
        commit: dbde5e21140cd2ad9d9e8eeeb104755f5294ce9f
[03/12] ASoC: soc-component: add snd_soc_component_compr_trigger()
        commit: 08aee25114426ba988ccb27af057dcf7faaa61ac
[04/12] ASoC: soc-component: add snd_soc_component_compr_set_params()
        commit: ff08cf80addacbf42d419c2ef5561562f765bda3
[05/12] ASoC: soc-component: add snd_soc_component_compr_get_params()
        commit: 77c221ecfed8762f65d17f3a6ee7b4f2cec61ae4
[06/12] ASoC: soc-component: add snd_soc_component_compr_get_caps()
        commit: d67fcb2d8f15df6f98698f411d9cb8c221ab6c91
[07/12] ASoC: soc-component: add snd_soc_component_compr_get_codec_caps()
        commit: 0f6fe09720a3f307ab9f218f052d40b7d4e42b4c
[08/12] ASoC: soc-component: add snd_soc_component_compr_ack()
        commit: 0506b88503645e71c18152693caee9cfa1dbf093
[09/12] ASoC: soc-component: add snd_soc_component_compr_pointer()
        commit: 03ecea64e0ae26d7a8b53bce05a39b78022e1312
[10/12] ASoC: soc-component: add snd_soc_component_compr_copy()
        commit: b5852e66b115172dc3a88cb476b99c21ac6ffed8
[11/12] ASoC: soc-component: add snd_soc_component_compr_set_metadata()
        commit: 1b308fb138eba8dd57198b25235d8369a42af293
[12/12] ASoC: soc-component: add snd_soc_component_compr_get_metadata()
        commit: bab78c238025c89df771631c54f6229f6c56fb26

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark


More information about the Alsa-devel mailing list