Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH -next 0/4] ASoC: fix module autoloading
@ 2024-08-26  8:49 Liao Chen
  2024-08-26  8:49 ` [PATCH -next 1/4] ASoC: intel: " Liao Chen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Liao Chen @ 2024-08-26  8:49 UTC (permalink / raw)
  To: linux-sound, linux-kernel, alsa-devel
  Cc: lgirdwood, broonie, perex, tiwai, cezary.rojewski,
	pierre-louis.bossart, peter.ujfalusi, yung-chuan.liao,
	ranjani.sridharan, kai.vehmanen, liaochen4, u.kleine-koenig,
	andy.shevchenko, kuninori.morimoto.gx, robh

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-08-26 22:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-26  8:49 [PATCH -next 0/4] ASoC: fix module autoloading Liao Chen
2024-08-26  8:49 ` [PATCH -next 1/4] ASoC: intel: " Liao Chen
2024-08-26  8:49 ` [PATCH -next 2/4] ASoC: google: " Liao Chen
2024-08-26  8:49 ` [PATCH -next 3/4] ASoC: tda7419: " Liao Chen
2024-08-26  8:49 ` [PATCH -next 4/4] ASoC: " Liao Chen
2024-08-26 22:37 ` [PATCH -next 0/4] " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox