]> git.kernelconcepts.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)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 13 Oct 2011 10:59:20 +0000 (11:59 +0100)
commit7c04241acbdaf97f1448dcccd27ea0fcd1a57684
treeceb26f380180afa349a1af966f29397b267df67f
parent19b115e523208a926813751aac8934cf3fc6085e
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