]> 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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 7 Nov 2011 21:47:28 +0000 (13:47 -0800)
commitb4ee8df8fdacee45c32b2feba6af0ba9493f175d
tree8d2b01137ac929e696db1078d3fee582f9f6c002
parentbc70aca09282519b8888df079a739398072a40c1
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