[alsa-devel] size of snd_hda_intel

Mark Brown broonie at sirena.org.uk
Tue Oct 7 12:22:07 CEST 2008


On Tue, Oct 07, 2008 at 10:41:30AM +0200, Takashi Iwai wrote:
> Jon Smirl wrote:

> > The base intel hda module would include code to figure out which codec
> > is attached. It can then use loadmodule() to dynamically load it. ASOC
> > use the separate codec driver model.

> You mean AOA?
> ASoC doesn't do any dynamic module handling by itself, AFAIK.

It does this through reuse of the standard module loader - the machine
drivers all have references to the codec and platform driver modules so
providing something can figure out how to load the only relevant machine
driver only the codec and platform drivers for that machine will be
loaded.

v2 pretty much keeps on with the same model, though codec and platform
drivers will be able to be instantiated via means other than the machine
drivers.


More information about the Alsa-devel mailing list