]> 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)
commit7a64124dd13103f84e2832e1d02fe57c1fd0377b
tree9d4ddaf7c717b99b0f3e90f0a84a7c3cedece6d4
parentf56530882dd58e522c1403db8c0b7d7b5a261337
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