[PATCH 2/4] ASoC: add ep93xx AC97 audio driver

Mika Westerberg mika.westerberg at iki.fi
Mon Oct 11 08:17:21 EDT 2010


On Mon, Oct 11, 2010 at 11:43:36AM +0100, Mark Brown wrote:
> 
> You're doing INIT_COMPLETION every single time you use it - is that
> really required?

Ah, now I get it.

It seems that while I only use complete() there is no need for
calling INIT_COMPLETION() everytime. Will remove from the next
version.

> > Yeah, sorry about that. I had the impression that using the latest
> > mainline would be right thing to do :( I will base the next version
> > against that tree pointed by Jassi.
> 
> Latest mainline means you're missing any changes that are ready for the
> next merge window, once code has gone to Linus it's bugfix only outside
> of the merge window so actual development happens in -next.

Understood, thanks.

MW



More information about the linux-arm-kernel mailing list