]> git.baikalelectronics.ru Git - kernel.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)
commitdce9c1f5211948ae0a71c806423829e33b7798d7
tree9d4ddaf7c717b99b0f3e90f0a84a7c3cedece6d4
parentee50656bacf315fed2b2b38b76196b57b463f6d7
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