From: Stephen Warren Date: Mon, 31 Jan 2011 18:00:17 +0000 (-0700) Subject: ASoC: Tegra: Harmony: Remove redundant !! X-Git-Tag: v2.6.39-rc1~200^2^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9eabc3deedccf545bd73fd72b3af2759d44f6f3;p=pandora-kernel.git ASoC: Tegra: Harmony: Remove redundant !! gpio_set_value* should accept logic values not just 0 or 1. The WM8903 GPIO driver has been fixed to work this way, so remove the redundant !! previously required when it didn't accept values >1. Signed-off-by: Stephen Warren Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed