[PATCH 00/29] ASoC: add asoc_substream_to_rtd() macro
Mark Brown
broonie at kernel.org
Thu Jul 23 22:19:54 CEST 2020
On 20 Jul 2020 10:17:15 +0900, Kuninori Morimoto wrote:
> Many ASoC drivers are getting rtd from substream by
>
> rtd = substream->private_data
>
> OTOH, we have snd_pcm_substream_chip() macro for it.
>
> #define snd_pcm_substream_chip(substream) ((substream)->private_data)
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[01/28] ASoC: soc-xxx: add asoc_substream_to_rtd()
commit: 0ceef681e34a61afcd77af0837b2132925c5bad4
[02/28] ASoC: ux500: use asoc_substream_to_rtd()
commit: 3e44c47979b743e02c6af8203c530695c9837c89
[03/28] ASoC: ti: use asoc_substream_to_rtd()
commit: 02cde14ab59de4f578c8c949483514c22a80273d
[04/28] ASoC: tegra: use asoc_substream_to_rtd()
commit: 95ebd023e1c963ef8727776ca158f69ad83ddd92
[05/28] ASoC: sunxi: use asoc_substream_to_rtd()
commit: c09e34b799ee78a673676e71e14ee4fb0145db5e
[06/28] ASoC: stm: use asoc_substream_to_rtd()
commit: ddb4f06d620f442c444e010b8af8c001fb4e3d9b
[07/28] ASoC: sof: use asoc_substream_to_rtd()
commit: 1205300af9dba3ef9f44cf6a02d6ed6ebfa6b8c6
[08/28] ASoC: sh: use asoc_substream_to_rtd()
commit: 28ec78b0f4cc8ee62e0dfe29ea9b2e78c4aad1f9
[09/28] ASoC: samsung: use asoc_substream_to_rtd()
commit: c101ce8883be49e971f6cb06bad589d24c0cbf46
[10/28] ASoC: pxa: use asoc_substream_to_rtd()
commit: 83b95c2fc0283976c5dab77ef930597219fa61a4
[11/28] ASoC: cirrus: use asoc_substream_to_rtd()
commit: d42df9400f1d46453abddb5c626fc24f306d8607
[12/28] ASoC: rockchip: use asoc_substream_to_rtd()
commit: 5c5eb29e8a68ef3ab523fe75179dde5710cae6de
[13/28] ASoC: amd: use asoc_substream_to_rtd()
commit: ded0054359ddc1bbd9893ce39af22e1ce7a03357
[14/28] ASoC: fsl: use asoc_substream_to_rtd()
commit: 9f5f078aed9d4dc024c397507a97bbf07e3ac4f3
[15/28] ASoC: mediatek: use asoc_substream_to_rtd()
commit: 0cd08b10ae3b5226ff3433139d56ce6e9f218788
[16/28] ASoC: atmel: use asoc_substream_to_rtd()
commit: b1839ebf13bbc23f6cce87e9c25f51338db69166
[17/28] ASoC: qcom: use asoc_substream_to_rtd()
commit: fdc9a2e469e9e7b7aac7a3cd054cef64d0ca4e0f
[18/28] ASoC: dwc: use asoc_substream_to_rtd()
commit: a7c7ff1a47ff6974b6fc4ab30632cd0ad02797b1
[19/28] ASoC: meson: use asoc_substream_to_rtd()
commit: 371a014d4260e119b5ae9df782af88cc58557df1
[20/28] ASoC: au1x: use asoc_substream_to_rtd()
commit: e287d0464be03212f1c2e1cd258cc9720f228024
[21/28] ASoC: bcm: use asoc_substream_to_rtd()
commit: 0359c834a2e801bb51c137cf4b008fb5897371fa
[22/28] ASoC: codecs: use asoc_substream_to_rtd()
commit: 3e3b62950ad02758626070b0a023ce9318bd8b63
[23/28] ASoC: generic: use asoc_substream_to_rtd()
commit: 9ae035e289379ba31f918198fb6bc789dda7a768
[24/28] ASoC: sprd: use asoc_substream_to_rtd()
commit: 1581db969ca0331af69de0dfd42e7b7b4d2a11e8
[25/28] ASoC: kirkwood: use asoc_substream_to_rtd()
commit: 6501cad63ac12eb908fc547ba2a37ccd94d65785
[26/28] ASoC: xtensa: use asoc_substream_to_rtd()
commit: 8d08d9b00a9f38083b5864e438eda2acba6d55dd
[27/28] ASoC: mxs: use asoc_substream_to_rtd()
commit: 3359128d7fe30be5836ae3e7a257d5b3733bd9b1
[28/28] ASoC: uniphier: use asoc_substream_to_rtd()
commit: 382683c4a1c36408e352775e8e0e5dd9b4dbf233
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