From: Thomas Weber Date: Thu, 17 Nov 2011 21:39:40 +0000 (+0100) Subject: ARM: OMAP: hsmmc: Fix mux for non-OMAP pins X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d50616458e14fda1f0637c84c2803cefcaaeaae;p=pandora-kernel.git ARM: OMAP: hsmmc: Fix mux for non-OMAP pins The Devkit8000 uses a TWL4030 pin for card detection. Thats why the error: _omap_mux_init_gpio: Could not set gpio192 occurs. This patch checks that the pin is on OMAP before calling omap_mux_init_gpio. Signed-off-by: Thomas Weber Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed