]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
commit5aa3027e200fba9c8e23cf363cf7c7709a169b25
treec4b48dddac1890ebd854db2fe43b902c16cf4f70
parentd8bd6313e83d0603751d4241941008d5fff3ae25
parent9864c8af89eb14a2e5334f8e24bb82086182e894
ASoC: amd: acp: refactor acp version

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.