[PATCH -next 0/4] ASoC: fix module autoloading
From: Liao Chen
Date: Mon Aug 26 2024 - 04:58:00 EST
Hi all,
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.
Liao Chen (4):
ASoC: intel: fix module autoloading
ASoC: google: fix module autoloading
ASoC: tda7419: fix module autoloading
ASoC: fix module autoloading
sound/soc/codecs/chv3-codec.c | 1 +
sound/soc/codecs/tda7419.c | 1 +
sound/soc/google/chv3-i2s.c | 1 +
sound/soc/intel/keembay/kmb_platform.c | 1 +
4 files changed, 4 insertions(+)
--
2.34.1