]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
MMC: Use timeout values from CSR
authorMatthew Fleming <matthew.fleming@imgtec.com>
Thu, 2 Oct 2008 11:21:42 +0000 (12:21 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Sun, 12 Oct 2008 09:04:38 +0000 (11:04 +0200)
commit162350eb75fcb81ec0ea34f042f1deddb759aea8
tree6329a8607144e8f7507c058ae6d399d9986f93b5
parent0d3e0460f307e84904968aad6cff97bd688583d8
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>
drivers/mmc/host/mmc_spi.c