]> git.karo-electronics.de Git - karo-tx-linux.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)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 17 Aug 2012 19:35:36 +0000 (15:35 -0400)
commitdc2d951a77c74c8140e6cf9aab2cbc9f4315b7c7
treeacd7e57a3b943641ff2a4f382be06d0cf065ab12
parent601d3dfb6ed46f796e7f018959eb57a7dcacf1e3
ASoC: ak4535: fixup cache register table

commit 7c04241acbdaf97f1448dcccd27ea0fcd1a57684 upstream.

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>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
sound/soc/codecs/ak4535.c