[MMC] Allow detection/removal to be delayed
authorRichard Purdie <rpurdie@rpsys.net>
Thu, 8 Sep 2005 16:53:01 +0000 (17:53 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 8 Sep 2005 16:53:01 +0000 (17:53 +0100)
commit8dc003359cc3996abad9e53a7b2280b272610283
tree7fc17315c0d948cd106b89d250355bf59978ae39
parentcaf39e87cc1182f7dae84eefc43ca14d54c78ef9
[MMC] Allow detection/removal to be delayed

Change mmc_detect_change() to take a delay argument such that
the detection of card insertions and removals can be delayed
according to the requirements of the host driver or platform.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/mmc.c
drivers/mmc/mmci.c
drivers/mmc/pxamci.c
drivers/mmc/wbsd.c
include/linux/mmc/host.h