From: Dirk Behme Date: Wed, 1 Oct 2014 09:25:32 +0000 (-0500) Subject: mmc: sdhci-esdhc-imx: don't exit in case of no pinctrl states X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd529af7eefae90b97fa90a24f1ad8ccef6ae41a;p=pandora-kernel.git mmc: sdhci-esdhc-imx: don't exit in case of no pinctrl states The commit ad93220de7da ("mmc: sdhci-esdhc-imx: change pinctrl state according to uhs mode") exits the probe in case there are no valid pinctrl states found. As there are configurations doing the pin mux properly in the boot loader, don't exit. Just warn, but go on in case if there are no pinctrl states in the device tree. Signed-off-by: Dirk Behme Signed-off-by: Andrew Gabbasov Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed