[alsa-devel] asoc device probing and dai question
Koul, Vinod
vinod.koul at intel.com
Thu Dec 2 12:23:22 CET 2010
On Thu, Dec 02, 2010 at 04:37:29PM +0530, Mark Brown wrote:
> On Thu, Dec 02, 2010 at 04:31:07PM +0530, Koul, Vinod wrote:
>
> > So should I continue to register the dai for both cpu and codec in machine
> > probe. I didn't see other driver in soc/ doing this, so did I miss something.
>
> No, this is the wrong approach. The machine driver should not be
> registering anything except itself. The CODEC and CPU drivers should be
> being probed independantly in whatever way they would normally be probed
> for the bus they're on.
Thanks.
One thing which confused me is the soc-core, there the probe of codec and
platform are being called, what is the reason for that?
~Vinod
More information about the Alsa-devel
mailing list