kernel-ark/drivers/mmc/core
Pierre Ossman f9996aee36 mmc: increase power up delay
Increase delay for power up in order to support some slower boards.

Also add some comments about why the delays are there.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2007-09-23 21:26:06 +02:00
..
bus.c mmc: whip bus uevent handler into shape 2007-09-23 20:52:20 +02:00
bus.h
core.c mmc: increase power up delay 2007-09-23 21:26:06 +02:00
core.h drivers/mmc/core/: make 3 functions static 2007-07-26 02:05:57 +02:00
host.c sdio: add interface for host side SDIO interrupt reporting 2007-09-23 21:13:08 +02:00
host.h
Kconfig
Makefile sdio: core support for SDIO function interrupt 2007-09-23 21:01:33 +02:00
mmc_ops.c mmc: mmc_set_data_timeout() parameter write is redundant 2007-09-23 09:15:00 +02:00
mmc_ops.h
mmc.c mmc: replace BUG_ON with WARN_ON 2007-09-23 21:23:07 +02:00
sd_ops.c mmc: mmc_set_data_timeout() parameter write is redundant 2007-09-23 09:15:00 +02:00
sd_ops.h drivers/mmc/core/: make 3 functions static 2007-07-26 02:05:57 +02:00
sd.c mmc: replace BUG_ON with WARN_ON 2007-09-23 21:23:07 +02:00
sdio_bus.c sdio: kmalloc + memset conversion to kzalloc 2007-09-23 21:22:45 +02:00
sdio_bus.h mmc: basic SDIO device model 2007-09-23 19:45:31 +02:00
sdio_cis.c sdio: set the functions' block size 2007-09-23 21:19:26 +02:00
sdio_cis.h sdio: split up common and function CIS parsing 2007-09-23 20:44:22 +02:00
sdio_io.c sdio: add sdio_f0_readb() and sdio_f0_writeb() 2007-09-23 21:24:27 +02:00
sdio_irq.c mmc: replace BUG_ON with WARN_ON 2007-09-23 21:23:07 +02:00
sdio_ops.c sdio: extend sdio_readsb() and friends to handle any length of buffer 2007-09-23 21:21:32 +02:00
sdio_ops.h sdio: extend sdio_readsb() and friends to handle any length of buffer 2007-09-23 21:21:32 +02:00
sdio.c mmc: replace BUG_ON with WARN_ON 2007-09-23 21:23:07 +02:00
sysfs.c
sysfs.h