mmc: increase SD write timeout for crappy cards
authorPierre Ossman <drzeus@drzeus.cx>
Sun, 26 Oct 2008 11:37:25 +0000 (12:37 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Sat, 8 Nov 2008 20:36:59 +0000 (21:36 +0100)
commit493890e75d98810a3470b4aae23be628ee5e9667
treef362915cf4219ce346b64385b9dea0dfc9c00f65
parenta622cf69b806bbb1887913c04e01d0c25b892876
mmc: increase SD write timeout for crappy cards

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>
drivers/mmc/core/core.c