sdhci: reduce card detection delay
authorPierre Ossman <drzeus@drzeus.cx>
Mon, 18 Aug 2008 20:18:14 +0000 (22:18 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Sun, 12 Oct 2008 09:04:28 +0000 (11:04 +0200)
The card detection delay was added early when the behaviour of the
card interrupt was still very much unknown (i.e. before there was a
public specification). As it is now known that it is a debounced signal,
reduce the delay to something more sensible.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found