Re: [PATCH] alsa/soc: add locking to mpc5200-psc-ac97 driver
From: Grant Likely <hidden>
Date: 2009-07-01 00:12:32
Also in:
alsa-devel
From: Grant Likely <hidden>
Date: 2009-07-01 00:12:32
Also in:
alsa-devel
On Tue, Jun 30, 2009 at 12:18 AM, Wolfram Sang[off-list ref] wrote= :
quoted
+ + =A0 =A0 /* Force clear the data valid bit */ + =A0 =A0 in_be32(&psc_dma->psc_regs->ac97_data); +No mutex involved here. I think this is either a seperate patch or it nee=
ds at
least to be mentioned in the patch description.
Oops, that was sloppy. Yes, I'll put this into a separate patch. Thanks. g.