From: Mark Brown Date: Wed, 11 Jun 2008 12:47:06 +0000 (+0100) Subject: ALSA: ASoC: Fix register cache sizes for Wolfson codecs X-Git-Tag: v2.6.27-rc1~1111^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d751b233bb8568f1de1ccbe3824ca69090326251;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed