From: Mark Brown Date: Wed, 19 Feb 2025 02:43:31 +0000 (+0000) Subject: Adjust all AMD audio drivers to use AMD_NODE X-Git-Tag: v6.15-rc1~173^2~4^2~104 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=67ebf71236f2e7b0e4cf791700dcddc9eb8cf650;p=thirdparty%2Fkernel%2Flinux.git Adjust all AMD audio drivers to use AMD_NODE Merge series from Mario Limonciello : 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. --- 67ebf71236f2e7b0e4cf791700dcddc9eb8cf650