From: Linus Walleij Date: Wed, 2 Feb 2011 13:41:19 +0000 (+0100) Subject: mach-u300: use mmci driver for GPIO card detect X-Git-Tag: v2.6.39-rc1~434^2~2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a721859f8e57ddf3f6df2b5094057f9f536b4d0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed