ASoC: Fix reg_cache_size for stac9766
authorAxel Lin <axel.lin@gmail.com>
Mon, 5 Dec 2011 02:06:04 +0000 (10:06 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 5 Dec 2011 13:30:39 +0000 (13:30 +0000)
reg_cache_size is supposed to be the number of elements in the register cache,
not the size in bytes.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found