On Thu, Dec 11, 2008 at 09:12:54AM -0600, Timur Tabi wrote:
> On Thu, Dec 11, 2008 at 7:18 AM, Peter Czanik <[EMAIL PROTECTED]> wrote:

> > As far as I can see from comments in the sources, it should work also as
> > a module. Any hints how to achieve that?

> The ASoC V2 version of the driver supports loading as a module.  ASoC
> V1 does not support loading sound drivers as modules, which is why I
> didn't implement that support in the V1 drivers.  The 2.6.27 kernel

ASoC v1 supports loading drivers as modules (and this is fairly heavily
used), though as you say the MPC8610 drivers don't support that.

> has ASoC V1.  ASoC V2 won't be integrated into the mainline until at
> least 2.6.29, and maybe even 2.6.30.  The ASoC V2 repository is
> available at 
> http://opensource.wolfsonmicro.com/cgi-bin/gitweb.cgi?p=linux-2.6-asoc.git
> under the asoc-v2-dev branch.

At the minute there's code queued for merge which defers card
instantiation until DAIs and platforms have registered, allowing the
various parts of the system to probe through the normal mechanisms.
That's the most substantial of the outstanding changes.
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to