projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
82e340c
ca5abf5
)
ASoC: Intel: avs: Properly identify boards
author
Mark Brown
<broonie@kernel.org>
Mon, 13 Nov 2023 14:08:40 +0000
(14:08 +0000)
committer
Mark Brown
<broonie@kernel.org>
Mon, 13 Nov 2023 14:08:40 +0000
(14:08 +0000)
Merge series from Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>:
Instead of using MODULE_ALIAS() to load boards, add proper device id
table and use MODULE_DEVICE_TABLE() macro to create board alias.
Trivial merge