ASoC: ak4642: fixup cache register table
commit78e2d997086452b780857682c155e3167274528b
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 13 Oct 2011 09:03:54 +0000 (13 02:03 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Nov 2011 17:43:17 +0000 (11 09:43 -0800)
treefaf11d87a642434d76a1d333306b6bc518bdc96b
parentc53b51237441c749675b2ef1c3a194f7358a0924
ASoC: ak4642: fixup cache register table

commit 19b115e523208a926813751aac8934cf3fc6085e upstream.

ak4642 register was 8bit, but cache table was defined as 16bit.
ak4642 doesn't work correctry without this patch.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/soc/codecs/ak4642.c