]> Git Repo - linux.git/commit
ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFF
authorBalaji T K <[email protected]>
Mon, 3 Oct 2011 12:22:50 +0000 (17:52 +0530)
committerTony Lindgren <[email protected]>
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 <[email protected]>
Signed-off-by: Kishore Kadiyala <[email protected]>
Reported-by: Viswanath Puttagunta <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
arch/arm/mach-omap2/hsmmc.c
This page took 0.054116 seconds and 4 git commands to generate.