mach-u300: use mmci driver for GPIO card detect
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 2 Feb 2011 13:41:19 +0000 (14:41 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 14 Mar 2011 13:05:12 +0000 (14:05 +0100)
commit1a721859f8e57ddf3f6df2b5094057f9f536b4d0
treeb8d15cc4e560c3657f62147d2873958c6f410552
parent741caea4e518f5374cc9ff7cfaabc0e591416420
mach-u300: use mmci driver for GPIO card detect

The mmci driver can handle a GPIO pin for card detect, using
IRQs and all just fine, so switch to using that. Delete the
old bogus input device hack, if userspace need to detect
MMC cards it should use udev like everyone else.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-u300/mmc.c