android_kernel_google_msm/drivers/mmc
Asutosh Das f5db1f4ff3 mmc: core: power-cycle sd card on error
Hardware reset is not implemented in SD card. To circumvent this,
a power-cycle is issued to the card & it is reinitialized.
This would help recovering from 'card stuck in programming state'
situations.

mmc_can_reset:	Added check for SD card.

CRs-fixed: 375869
Change-Id: I8bd7dc071f3569898371d5becca06ec2fe937d4a
Signed-off-by: Asutosh Das <asutoshd@codeaurora.org>
2013-02-27 18:18:50 -08:00
..
card mmc: block: do not query the sd card if a fault is injected 2013-02-27 18:18:20 -08:00
core mmc: core: power-cycle sd card on error 2013-02-27 18:18:50 -08:00
host mmc: msm_sdcc: Added hardware reset functionality for SD cards 2013-02-27 18:18:39 -08:00
Kconfig mmc: Add profiling code to measure performance at MMC layers. 2013-02-25 11:40:32 -08:00
Makefile