From: Axel Lin Date: Fri, 14 Oct 2011 05:56:49 +0000 (+0800) Subject: ASoC: wm8400: Fix wrong bit setting for WM8400_POWER_MANAGEMENT_2 X-Git-Tag: v3.2-rc1~127^2~1^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a8e8d2234cfc89ee055205bd247b2184c6e5f2d;p=pandora-kernel.git ASoC: wm8400: Fix wrong bit setting for WM8400_POWER_MANAGEMENT_2 If (fakepower & ((1 << WM8400_INMIXR_PWR) | (1 << WM8400_AINRMUX_PWR))) is false, we should clear WM8400_AINR_ENA bits instead of WM8400_AINL_ENA. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed