android_kernel_google_msm/drivers/mmc/core
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
..
bus.c mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacks 2013-02-25 11:41:00 -08:00
bus.h
cd-gpio.c
core.c mmc: core: power-cycle sd card on error 2013-02-27 18:18:50 -08:00
core.h MMC-4.5 Power OFF Notify Rework 2013-02-25 11:41:00 -08:00
debugfs.c mmc: block: Add MMC write packing statistics 2013-02-25 11:40:58 -08:00
host.c mmc: host: remove mmcq performance numbers statistics 2013-02-25 11:40:50 -08:00
host.h
Kconfig
Makefile
mmc.c mmc: core: Ignore errors if eMMC sleep command fails 2013-02-27 18:12:18 -08:00
mmc_ops.c mmc: core: Support packed write command for eMMC4.5 device 2013-02-25 11:40:55 -08:00
mmc_ops.h
quirks.c mmc: core: Remove BROKEN_CLK_GATING quirk for AR6003 cards 2013-02-25 11:40:48 -08:00
sd.c mmc: sd: fix the issue with paranoid SD card init retry 2013-02-25 11:40:43 -08:00
sd.h
sd_ops.c
sd_ops.h
sdio.c mmc: core: sdio: Ensure clocks are always enabled before host interaction 2013-02-25 11:40:59 -08:00
sdio_bus.c
sdio_bus.h
sdio_cis.c mmc: Fixing few warning messages. 2013-02-25 11:40:40 -08:00
sdio_cis.h
sdio_io.c
sdio_irq.c mmc: sdio: avoid spurious calls to interrupt handlers 2013-02-25 11:40:49 -08:00
sdio_ops.c
sdio_ops.h