From: Wolfram Sang Date: Thu, 6 Oct 2011 18:53:36 +0000 (+0200) Subject: ASoC: tlv320aic32x4 fix initialization of micpga routing X-Git-Tag: v3.2-rc1~127^2~1^2~119^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23524eb16ace864c18a57ca035c76793a3c3eb65;p=pandora-kernel.git ASoC: tlv320aic32x4 fix initialization of micpga routing Checking the pdata-flags used 'or', so the check is always true. Use 'and' to correctly mask the flags. Signed-off-by: Wolfram Sang Cc: Javier Martin Cc: Liam Girdwood Cc: Mark Brown Signed-off-by: Mark Brown --- Reading git-diff-tree failed