commit | a15164f13fb3f0f70849c2a099ff0af7b2924ba1 | [log] [tgz] |
---|---|---|
author | Thomas Weber <weber@corscience.de> | Thu Nov 17 22:39:40 2011 +0100 |
committer | Tony Lindgren <tony@atomide.com> | Fri Dec 09 12:32:53 2011 -0800 |
tree | 25f7c9f110f0dc115a41dc03fc8ba45a5e16e1ed | |
parent | e62245ba1caaf78d6fe2619266939c8e7caa150c [diff] |
ARM: OMAP: hsmmc: Add support 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 <weber@corscience.de> [tony@atomide.com: updated comments] Signed-off-by: Tony Lindgren <tony@atomide.com>