commit | f5e2574e734650bbeb801a31cc99e628f9a027af | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin.vincent@stericsson.com> | Wed Jul 21 12:50:31 2010 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Jul 27 10:48:44 2010 +0100 |
tree | e7705dae6e6be70cc7b20129471c2498f9def7ac | |
parent | 528320db013b687c5f0150fd77eb4dc02ca328d1 [diff] |
ARM: 6239/1: mmci: let core poll for card detection Use the MMC core's ability to poll for card detection. This also has the advantage of doing the gpio_get_value from a workqueue instead of timer, allowing the gpio to be on a sleeping gpiochip. Acked-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>