linux/drivers/mmc/core
Adrian Hunter 4cf8c6dd2e mmc: core: make erase timeout calculation allow for gated clock
The erase timeout calculation may depend on clock rate
which is zero if the clock is gated, so use
mmc_host_clk_rate() which allows for that case.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-06-25 18:52:53 -04:00
..
bus.c
bus.h
core.c mmc: core: make erase timeout calculation allow for gated clock 2011-06-25 18:52:53 -04:00
core.h mmc: core: add support for eMMC Dual Data Rate 2011-05-24 23:53:58 -04:00
debugfs.c
host.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc 2011-05-25 16:55:55 -07:00
host.h
Kconfig
Makefile
mmc_ops.c
mmc_ops.h
mmc.c mmc: core: eMMC bus width may not work on all platforms 2011-05-25 16:52:32 -04:00
quirks.c
sd_ops.c
sd_ops.h
sd.c mmc: core: Block CMD23 support for UHS104/SDXC cards. 2011-05-25 16:49:03 -04:00
sd.h
sdio_bus.c mmc: sdio: fix runtime PM path during driver removal 2011-06-25 18:49:55 -04:00
sdio_bus.h
sdio_cis.c
sdio_cis.h
sdio_io.c
sdio_irq.c
sdio_ops.c
sdio_ops.h
sdio.c mmc: sdio: reset card during power_restore 2011-06-25 18:52:44 -04:00