projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
5d9fca1
a261d77
)
Adjust all AMD audio drivers to use AMD_NODE
author
Mark Brown
<broonie@kernel.org>
Wed, 19 Feb 2025 02:43:31 +0000
(
02:43
+0000)
committer
Mark Brown
<broonie@kernel.org>
Wed, 19 Feb 2025 02:43:31 +0000
(
02:43
+0000)
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.
1
2
sound/soc/amd/acp/Kconfig
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
sound/soc/amd/acp/Kconfig
Simple merge