commit | 04cf585d2902404ed06861c6dc27897100340dba | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Mon Aug 18 22:18:14 2008 +0200 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Sun Oct 12 11:04:28 2008 +0200 |
tree | 875333d691426734607782289eef15badadf7ae4 | |
parent | e809517f6fa5803a5a1cd56026f0e2190fc13d5c [diff] |
sdhci: reduce card detection delay 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>