mbox series

[0/3] Fixes and improvements related to amd soundwire machine

Message ID 20241007085321.3991149-1-Vijendar.Mukunda@amd.com
Headers show
Series Fixes and improvements related to amd soundwire machine | expand

Message

Vijendar Mukunda Oct. 7, 2024, 8:53 a.m. UTC
This patch series consists of smatch error fixes and code improvements
related to amd soundwire generic machine driver.

Vijendar Mukunda (3):
  ASoC: amd: acp: fix for inconsistent indenting
  ASoC: amd: acp: fix for cpu dai index logic
  ASoC: amd: acp: refactor sof_card_dai_links_create() function

 sound/soc/amd/acp/acp-sdw-sof-mach.c | 47 +++++++++++-----------------
 1 file changed, 18 insertions(+), 29 deletions(-)

Comments

Mark Brown Oct. 7, 2024, 9:30 p.m. UTC | #1
On Mon, 07 Oct 2024 14:23:18 +0530, Vijendar Mukunda wrote:
> This patch series consists of smatch error fixes and code improvements
> related to amd soundwire generic machine driver.
> 
> Vijendar Mukunda (3):
>   ASoC: amd: acp: fix for inconsistent indenting
>   ASoC: amd: acp: fix for cpu dai index logic
>   ASoC: amd: acp: refactor sof_card_dai_links_create() function
> 
> [...]

Applied to

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

Thanks!

[1/3] ASoC: amd: acp: fix for inconsistent indenting
      commit: 914219d74931211e719907e0eed03d8133f8b1b7
[2/3] ASoC: amd: acp: fix for cpu dai index logic
      commit: 7ce8e4d380d68f34edc96c7efcf95b1476e7f033
[3/3] ASoC: amd: acp: refactor sof_card_dai_links_create() function
      commit: 0372abfcd81a4db94070d235e1ae3ff928efcab9

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