]> www.infradead.org Git - users/jedix/linux-maple.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)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 8 Dec 2011 19:17:56 +0000 (11:17 -0800)
commit6d2e620a990002fedda74eeaf59eb3b5405484c5
tree3f88eb823fc1fd7c6c2b3fad8babc72fe0ff049c
parent5caf90d502051fa3c56ef650e04a60f2c3c1ef6d
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