]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8b6c1fd760b9ba71b4f3b50eda96f90e2995c492
tree875333d691426734607782289eef15badadf7ae4
parent91cd1de5b48c1f15846d585388991a651c3bcdb2
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>
drivers/mmc/host/sdhci.c