From: Qiao Zhou Date: Wed, 19 Jan 2011 11:10:47 +0000 (+0800) Subject: ASoC: WM8994: fix wrong value in tristate function X-Git-Tag: v2.6.37.1~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe5b472ca263092f399b99e770c2fa15498ec66e;p=pandora-kernel.git ASoC: WM8994: fix wrong value in tristate function commit 78b3fb46753872fc79bffecc8d50355a8622b39b upstream. fix wrong value in wm8994_set_tristate func. when updating reg bits, it should use "value", not "reg". Signed-off-by: Qiao Zhou Acked-by: Liam Girdwood Signed-off-by: Mark Brown Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed