]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: amd: acp: acp70: Use AMD_NODE
authorMario Limonciello <mario.limonciello@amd.com>
Mon, 17 Feb 2025 23:17:43 +0000 (17:17 -0600)
committerMark Brown <broonie@kernel.org>
Tue, 18 Feb 2025 23:15:15 +0000 (23:15 +0000)
commit135c6af1cac5465529469700d16c0c44b24ce317
tree99ea716b378d4e52866efc9bfb757c257a693c07
parente211adcf36d0ccdd31af7398af4725a47d74b3d4
ASoC: amd: acp: acp70: 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-4-superm1@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp/Kconfig
sound/soc/amd/acp/acp70.c
sound/soc/sof/amd/pci-acp70.c