]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit45ced6cc5eeced1a3840eb611aa41edd2d47c880
treeb8d15cc4e560c3657f62147d2873958c6f410552
parent4449b815f3eb80b3a42e91634e04bfd814a9f977
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