From: Tony Lindgren Date: Fri, 10 May 2013 12:12:33 +0000 (+0530) Subject: mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5 X-Git-Tag: v3.10-rc5~26^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf5ae40b3968ca769e683b9b071685ad82ee893c;p=pandora-kernel.git mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5 Otherwise SDIO cards won't necessarily work when booted with device tree as we will never power down the SDIO cards. This means the SDIO card reset does not happen which at least some WLAN controllers expect to happen with ifconfig wlan0 down. The PBIAS voltage is only available for the first controller instance, so let's limit the PBIAS workaround to the first controller only. Signed-off-by: Tony Lindgren Tested-by: Luciano Coelho Signed-off-by: Balaji T K Signed-off-by: Chris Ball --- Reading git-diff-tree failed