]> 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)
commit470ab4ac028d4271c867a1b249501648717fb77b
treeceb26f380180afa349a1af966f29397b267df67f
parent472125c3050accd798043fae79908b715d29789d
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