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

Mark Brown broonie at opensource.wolfsonmicro.com
Sun Mar 27 12:36:09 CEST 2011


On Sun, Mar 27, 2011 at 12:09:16AM -0400, Mike Frysinger wrote:

> is there an existing codec driver you can highlight that does what
> you're saying here ?

$ grep snd_soc_cache_sync sound/soc/codecs/*.c 
sound/soc/codecs/cs4271.c:	ret = snd_soc_cache_sync(codec);
sound/soc/codecs/max9850.c:			ret = snd_soc_cache_sync(codec);
sound/soc/codecs/wm8737.c:			snd_soc_cache_sync(codec);
sound/soc/codecs/wm8991.c:			snd_soc_cache_sync(codec);
sound/soc/codecs/wm8994.c:	ret = snd_soc_cache_sync(codec);
sound/soc/codecs/wm8995.c:			ret = snd_soc_cache_sync(codec);


More information about the Alsa-devel mailing list