]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[MMC] Fix SD timeout calculation
authorPierre Ossman <drzeus@drzeus.cx>
Sun, 18 Jun 2006 12:34:37 +0000 (14:34 +0200)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 7 Sep 2006 12:18:40 +0000 (13:18 +0100)
commit385e3227d4d83ab13d7767c4bb3593b0256bf246
tree91f532e07753c44a905116f5a7d0e3bdcfca7f0a
parentf57b225e432d80ee46f48536cc55ea6cf62c5570
[MMC] Fix SD timeout calculation

Secure Digital cards use a different algorithm to calculate the timeout
for data transfers. Using the MMC one works often, but not always.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/mmc.c
drivers/mmc/mmc_block.c