From: Stephen Warren Date: Sat, 18 Feb 2012 08:04:55 +0000 (-0700) Subject: gpio: tegra: Hide tegra_gpio_enable/disable() X-Git-Tag: v3.5-rc1~152^2~6^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e215d0a19c2a0c389bd9117573b6dd8e46f96a8;p=pandora-kernel.git gpio: tegra: Hide tegra_gpio_enable/disable() Recent pinctrl discussions concluded that gpiolib APIs should in fact do whatever is required to mux a GPIO onto pins, by calling pinctrl APIs if required. This change implements this for the Tegra GPIO driver, and removes calls to the Tegra-specific APIs from drivers and board files. Cc: Chris Ball Cc: linux-mmc@vger.kernel.org Signed-off-by: Stephen Warren Acked-by: Chris Ball # for sdhci-tegra.c Acked-by: Linus Walleij Acked-by: Olof Johansson --- Reading git-diff-tree failed