mmc: increase SD write timeout for crappy cards
commit5995f4d7e9419b62432eeb3a6dfa4c164d2def7e
authorPierre Ossman <drzeus@drzeus.cx>
Sun, 26 Oct 2008 11:37:25 +0000 (26 12:37 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 13 Nov 2008 17:56:04 +0000 (13 09:56 -0800)
tree7096c84ac93b98955806a33d0b57fc4693f17eb7
parente5cac99d60ed711440aa10d134300d5180d0356f
mmc: increase SD write timeout for crappy cards

commit 493890e75d98810a3470b4aae23be628ee5e9667 upstream.

It seems that some cards are slightly out of spec and occasionally
will not be able to complete a write in the alloted 250 ms [1].
Incease the timeout slightly to allow even these cards to function
properly.

[1] http://lkml.org/lkml/2008/9/23/390

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/mmc/core/core.c