]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commitf031efe9402e4ab6a6cd86bbda54b30ed9171237
tree9d4ddaf7c717b99b0f3e90f0a84a7c3cedece6d4
parent68020db8ac1046e50c758545b75850eb356a0651
ASoC: Fix reg_cache_size for stac9766

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>
sound/soc/codecs/stac9766.c