linux/drivers/mmc
Matthew Fleming 162350eb75 MMC: Use timeout values from CSR
Hard-coded timeout values of 250ms for writes and 100ms for reads are
currently used for MMC transactions over SPI. The spec states that the
timeout values from the card should be used.

Signed-off-by: Matthew Fleming <matthew.fleming@imgtec.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2008-10-12 11:04:38 +02:00
..
card mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
core MMC: CSD and CID timeout values 2008-10-12 11:04:37 +02:00
host MMC: Use timeout values from CSR 2008-10-12 11:04:38 +02:00
Kconfig mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
Makefile