]> 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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Nov 2011 17:36:04 +0000 (09:36 -0800)
commit772e6e8f76d6f0e01008b5c4bcd054be78a611ac
treefd75cb33f26156781fbe65c8af6602fb52d4d63b
parent681c941ad1d50d46d61d435304f386efd763be9d
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: Greg Kroah-Hartman <gregkh@suse.de>
sound/soc/codecs/ak4535.c