]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
AMD SoundWire machine driver code refactor
authorMark Brown <broonie@kernel.org>
Fri, 13 Sep 2024 15:59:45 +0000 (16:59 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 13 Sep 2024 15:59:45 +0000 (16:59 +0100)
Merge series from Vijendar Mukunda <Vijendar.Mukunda@amd.com>:

This patch series moves common Soundwire endpoint parsing and dai
creation logic to common placeholder from Intel generic SoundWire
machine driver code to make it generic. AMD SoundWire machine driver
code is refactored to use these functions for SoundWire endpoint
parsing and dai creation logic.

Link: https://github.com/thesofproject/linux/pull/5171

Trivial merge