Re: [alsa-devel] [PATCH V2 0/9] mpc5200 audio rework for AC97

2009-05-24 Thread Mark Brown
On Sun, May 24, 2009 at 11:21:15AM -0400, Jon Smirl wrote: > My AC97 driver is detecting the codec id and printing it before trying > to access the codec driver. I can convert that to a load_module() call > when the drivers are ready. No, your AC97 driver shouldn't be doing any of this at all - i

Re: [alsa-devel] [PATCH V2 0/9] mpc5200 audio rework for AC97

2009-05-24 Thread Jon Smirl
On Sun, May 24, 2009 at 7:08 AM, Mark Brown wrote: > I'm not aware of any CODEC drivers which can't currently be built and > used as modules.  If you mean "load via the normal device model" then > yes, that'd be very good (and is in progress) but it's another issue and > as I explained last time A

Re: [alsa-devel] [PATCH V2 0/9] mpc5200 audio rework for AC97

2009-05-24 Thread Mark Brown
On Sat, May 23, 2009 at 07:12:55PM -0400, Jon Smirl wrote: [Jon, could you please fix the word wrapping in your MUA, there's none at all which makes it more difficult than it needs to be to respond to your e-mail.] > Mark is not enthused about soc-of-simple.c so rather than extend it > for AC97 I