On 26 Mar 2021 12:25:24 +0900, Kuninori Morimoto wrote:
I want to add new audio-graph-card2 driver which can support not only DPCM, but also Multi-CPU/Codec, and Codec2Codec. And it is also supporting user customization.
But before supporting such driver, we need to cleanup existing simple-card / audio-graph, because these and new driver are sharing code.
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/6] ASoC: simple-card-utils.c: remove old comment commit: 89503d736e3631bda906c627d1092dc8e76ddfd9 [2/6] ASoC: simple-card-utils: alloc dai_link information for CPU/Codec/Platform commit: 050c7950fd706fec229af9f30e8ce254cea9b675 [3/6] ASoC: audio-graph: count DAI / link numbers as in order commit: 674b9438e2d4c44f45af2a38521767c06c46eacb [4/6] ASoC: audio-graph: cleanup graph_for_each_link() commit: e9cbcf23a28b41a310a13d0b1b67501948b255fb [5/6] ASoC: simple-card: count DAI / link numbers as in order commit: a6e8798061bf0f33caea6fd47b0cb367309e34d0 [6/6] ASoC: simple-card: cleanup graph_for_each_link() commit: 39af7f7a03d007e5590f0b852b3f2fed9e703d0f
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