24 Nov
2010
24 Nov
'10
1:54 p.m.
On Wed, Nov 24, 2010 at 06:11:51PM +0530, Koul, Vinod wrote:
Mark,
Please remember to always CC maintainers on posts to the mailing lists. I've reminded you of this on quite a few previous occasions.
In the asoc framework, do the codec register read-write calls need to be atomic? Will it work in non-atomic context?
There is no requirement for atomic context, in fact vanishingly few CODECs can be accessed in atomic context as pretty much all of them are controlled using I2C or SPI.