]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ASoC: amd: acp: refactor acp version
authorMark Brown <broonie@kernel.org>
Tue, 1 Oct 2024 13:51:00 +0000 (14:51 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 1 Oct 2024 13:51:00 +0000 (14:51 +0100)
Merge series from Vijendar Mukunda <Vijendar.Mukunda@amd.com>:

Currently different logics being used in the code for acp version
differentiation. This patch series refactors the code to use acp pci
revision id for handling acp version specific code.


Trivial merge