ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFF
authorBalaji T K <balajitk@ti.com>
Mon, 3 Oct 2011 12:22:50 +0000 (17:52 +0530)
committerTony Lindgren <tony@atomide.com>
Sat, 5 Nov 2011 00:41:07 +0000 (17:41 -0700)
commitff2beb1d9f2fecc3f5c1d67bfec1183a5a476586
tree2b66069b8f479cd8e1f7015d3574170d93f9f0cb
parentace9021698ef7d298e6d184ae2880b1cb3ebc4c7
ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFF

MMC1 data line IO's are powered down in before set regulator function.
IO's should not be powered ON when regulator is OFF.
Keep the IO's in power pown mode after regulator OFF otherwise VMODE_ERROR
interrupt is generated due to mismatch in input (regulator)
voltage and MMC IO drive voltage.
Delete incorrect comments which are not applicable for OMAP4.

Signed-off-by: Balaji T K <balajitk@ti.com>
Signed-off-by: Kishore Kadiyala <kishore.kadiyala@ti.com>
Reported-by: Viswanath Puttagunta <vishp@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/hsmmc.c