]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Adjust all AMD audio drivers to use AMD_NODE
authorMark Brown <broonie@kernel.org>
Wed, 19 Feb 2025 02:43:31 +0000 (02:43 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 19 Feb 2025 02:43:31 +0000 (02:43 +0000)
commit67ebf71236f2e7b0e4cf791700dcddc9eb8cf650
treeeea21cd6d59a22dfefef2c9d89df488b56625649
parent5d9fca12f54d3e25e02521aa8f3ec5d53759b334
parenta261d77fec147b9974aacca8ae8f0693feede838
Adjust all AMD audio drivers to use AMD_NODE

Merge series from Mario Limonciello <superm1@kernel.org>:

The various AMD audio drivers have self contained implementations
for SMN router communication that require hardcoding the bridge ID.

These implementations also don't prevent race conditions with other
drivers performing SMN communication.

A new centralized driver AMD_NODE is introduced and all drivers in
the kernel should use this instead. Adjust all AMD audio drivers to
use it.
sound/soc/amd/acp/Kconfig