projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2265202
6ba2053
)
ASoC: fix module autoloading
author
Mark Brown
<broonie@kernel.org>
Mon, 26 Aug 2024 20:36:52 +0000
(21:36 +0100)
committer
Mark Brown
<broonie@kernel.org>
Mon, 26 Aug 2024 20:36:52 +0000
(21:36 +0100)
Merge series from Liao Chen <liaochen4@huawei.com>:
This patchset aims to enable autoloading of some use modules.
By registering MDT, the kernel is allowed to automatically bind
modules to devices that match the specified compatible strings.
Trivial merge