[alsa-devel] [Device-drivers-devel] [PATCH 2/2 v2] ASoC: SSM2602: convert to soc-cache

Mike Frysinger vapier at gentoo.org
Sun Mar 27 06:09:16 CEST 2011


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


More information about the Alsa-devel mailing list