From: Dimitris Papastamos Date: Wed, 1 Dec 2010 09:38:55 +0000 (+0000) Subject: ASoC: WM8731: Fix incorrect mask for bypass path disable X-Git-Tag: v2.6.37-rc5~11^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2062ea522bb58bb2aeee86d051b37136491ccd65;p=pandora-kernel.git ASoC: WM8731: Fix incorrect mask for bypass path disable According to the datasheet the bypass path enable/disable is bit 3 therefore we need 0x8 and not 0x4. Signed-off-by: Dimitris Papastamos Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed