]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ALSA: ASoC: Fix register cache sizes for Wolfson codecs
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 11 Jun 2008 12:47:06 +0000 (13:47 +0100)
committerJaroslav Kysela <perex@perex.cz>
Fri, 13 Jun 2008 14:47:42 +0000 (16:47 +0200)
commitd751b233bb8568f1de1ccbe3824ca69090326251
tree778dfb8c866ce10a27df33bbb639f93021d64c0c
parent9f240a558f94bea839e14c46c8fccf93bdd35ef6
ALSA: ASoC: Fix register cache sizes for Wolfson codecs

The register cache size is used by the codec_reg sysfs file which works in
terms of the register cache access functions rather than in terms of raw
access to the cache so the size specified needs to be in terms of the
number of elements.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/soc/codecs/wm8731.c
sound/soc/codecs/wm8750.c
sound/soc/codecs/wm8753.c