]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: amd: acp: acp63: Use AMD_NODE
authorMario Limonciello <mario.limonciello@amd.com>
Mon, 17 Feb 2025 23:17:44 +0000 (17:17 -0600)
committerMark Brown <broonie@kernel.org>
Tue, 18 Feb 2025 23:15:16 +0000 (23:15 +0000)
commit8f969537149d672d40a0e75a83f39451a5402780
treeeb2be5d20841af94d4f096ec58cbc42884bb1d3b
parent135c6af1cac5465529469700d16c0c44b24ce317
ASoC: amd: acp: acp63: Use AMD_NODE

All consumers of SMN in the kernel should be doing it through the
functions provided by AMD_NODE.

Stop using the local SMN read/write symbols and switch to the AMD_NODE
provided ones.

Tested by: Venkata Prasad Potturu <venkataprasad.potturu@amd.com>

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://patch.msgid.link/20250217231747.1656228-5-superm1@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp/Kconfig
sound/soc/amd/acp/acp63.c
sound/soc/sof/amd/pci-acp63.c