ASoC: SSM2602: Fix reg_cache_size
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 5 May 2011 14:59:14 +0000 (16:59 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 8 May 2011 13:42:21 +0000 (14:42 +0100)
commit8fc63fe9412634c72676db42649f357eaac04566
treeb255998ce746fab5a2dc4f165b22c0530026dc5b
parent36c90ab33feabbd63da775bd92ad356e5bd5cf56
ASoC: SSM2602: Fix reg_cache_size

reg_cache_size is supposed to be the number of elements in the register cache,
not the size in bytes.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/ssm2602.c