]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: fix module autoloading
authorMark Brown <broonie@kernel.org>
Mon, 26 Aug 2024 20:36:52 +0000 (21:36 +0100)
committerMark 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