]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: ak4535: fixup cache register table
authorAxel Lin <axel.lin@gmail.com>
Thu, 13 Oct 2011 09:17:06 +0000 (17:17 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 13 Oct 2011 10:59:20 +0000 (11:59 +0100)
commitacd88d4820abf6a9c510eeb900e5a9e29c16a485
treeceb26f380180afa349a1af966f29397b267df67f
parentf03f5d8d627528c4000a6e8fecbe616304a93960
ASoC: ak4535: fixup cache register table

ak4535_reg should be 8bit, but cache table is defined as 16bit.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@kernel.org
sound/soc/codecs/ak4535.c