]> git.baikalelectronics.ru Git - kernel.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)
commit58817150d180584526c9783a8e1e79d8bd7b2657
tree91f532e07753c44a905116f5a7d0e3bdcfca7f0a
parent873fd5c09b03919002ac12f5d4fdcb26c2da0de2
[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