]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: amd: acp: Move spin_lock and list initialization to acp-pci driver
authorVenkata Prasad Potturu <venkataprasad.potturu@amd.com>
Mon, 10 Mar 2025 18:31:55 +0000 (00:01 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 11 Mar 2025 17:18:30 +0000 (17:18 +0000)
commita95a1dbbd3d64adf392fed13c8eef4f72b4e5b90
tree55bf65deb2a94f1a526bd2695e5b3110815737ca
parente3933683b25e2cc94485da4909e3338e1a177b39
ASoC: amd: acp: Move spin_lock and list initialization to acp-pci driver

Move spin_lock and linked list initialization from platform driver to
acp-pci driver.

Signed-off-by: Venkata Prasad Potturu <venkataprasad.potturu@amd.com>
Link: https://patch.msgid.link/20250310183201.11979-9-venkataprasad.potturu@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp/acp-pci.c
sound/soc/amd/acp/acp-platform.c