[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)
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>

No differences found