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)
commit1165e70a4a5d8b4da77002ac22b4c5397f30e00d
tree0a81ae6ada402fafe778c551507dbfbe8c36d8ef
parent22652022c7eef3c4ad6ab5f13a6dfc7f25f853d4
parent6ba20539ac6b12ea757b3bfe11adf8de1672d7b8
ASoC: fix module autoloading

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.