]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: ak4642: fixup cache register table
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 13 Oct 2011 09:03:54 +0000 (02:03 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 7 Nov 2011 20:32:32 +0000 (12:32 -0800)
commit145857fa9ebd3bc7f85e8cfc70892120383df823
tree6c7481ea2214f11a38b4f2d5e7ed23162cbf045a
parentd85b1ce7fd0ecfdd43e8c3e67eb953900c209939
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