]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: Fix swap of left and right channels for WM8993/4 speaker boost gain
authorUk Kim <w0806.kim@samsung.com>
Sun, 5 Dec 2010 08:26:07 +0000 (17:26 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 7 Jan 2011 21:58:18 +0000 (13:58 -0800)
commit42ab05297f022aa26da5e1c41bf5497ce355b0eb
treeb9acddcf6ffc2e15972f1100346206c69489daef
parentcc7c6f530265ee7e537807913efe74bb8b181c54
ASoC: Fix swap of left and right channels for WM8993/4 speaker boost gain

commit ed8cc471d75365f8590c76f580def899d58028c0 upstream.

SPKOUTL_BOOST start from third bit, SPKOUTLR_BOOST start from 0 bit.

Signed-off-by: Uk Kim <w0806.kim@samsung.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/soc/codecs/wm_hubs.c