ARM: OMAP4: MMC: no regulator off during probe for eMMC
authorBalaji T K <balajitk@ti.com>
Mon, 30 May 2011 14:25:34 +0000 (19:55 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 31 May 2011 13:43:12 +0000 (06:43 -0700)
eMMC does not handle power off when not in sleep state,
Skip regulator disable during probe when eMMC is
not in known state - state left by bootloader.

Resolves eMMC failure on OMAP4
mmc0: error -110 whilst initialising MMC card

Signed-off-by: Balaji T K <balajitk@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found