]> git.ipfire.org Git - thirdparty/kernel/stable.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 21:47:27 +0000 (13:47 -0800)
commitbc70aca09282519b8888df079a739398072a40c1
treeaa6c3d4b685b7eaec79c1a1af16254a4340ccf89
parentcdf76638ea4abceecb6710a5c802a09357bd089c
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