]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
hsmmc: Fix setting the voltage back to 3V
authorTony Lindgren <tony@atomide.com>
Mon, 29 Dec 2008 14:24:25 +0000 (16:24 +0200)
committerTony Lindgren <tony@atomide.com>
Mon, 29 Dec 2008 14:25:55 +0000 (16:25 +0200)
commit4d672d6b7a2a7e25c87797b6a0ffa4273a6acb34
tree734da7a03a6c4619179284e41d94496eaa75ced0
parent401b285465488f515290e0f9111872b94e1cf922
hsmmc: Fix setting the voltage back to 3V

We should not set it in mmc_omap_detect, as that does not necessarily
tell that card got removed. Reset the voltage back to 3V after powering
off the slot instead.

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/mmc/host/omap_hsmmc.c