27 Mar
2011
27 Mar
'11
6:09 a.m.
On Sat, Mar 26, 2011 at 08:48, Mark Brown wrote:
- for (i = 0; i < ARRAY_SIZE(ssm2602_reg); i++)
- snd_soc_write(codec, i, cache[i]);
The core cache sync stuff would be good here - that can be fixed in an incremental patch if Liam is OK with this version.
is there an existing codec driver you can highlight that does what you're saying here ?
and i would prefer to have an incremental patch done after this one, but obviously i'll send out a new one that doesnt depend on the previous commit (sample rate changes). -mike