AACI broken with commit 29a4f2d3

Takashi Iwai tiwai at suse.de
Tue Apr 13 03:48:33 EDT 2010


At Mon, 12 Apr 2010 19:31:48 +0100,
Russell King - ARM Linux wrote:
> 
> On Tue, Apr 06, 2010 at 08:07:24PM +0200, Takashi Iwai wrote:
> >  	writel(0x1fff, aaci->base + AACI_INTCLR);
> >  	writel(aaci->maincr, aaci->base + AACI_MAINCR);
> > -
> > +	/*
> > +	 * Fix: ac97 read back fail errors by reading
> > +	 * from any arbitrary aaci register.
> > +	 */
> > +	readl(aaci->base + AACI_CSCH1);
> 
> This seems to be acceptable.
> 
> Acked-by: Russell King <rmk+kernel at arm.linux.org.uk>

OK, I merged it now.


thanks,

Takashi



More information about the linux-arm-kernel mailing list