ARM: 7335/1: mach-u300: do away with MMC config files
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 20 Feb 2012 20:26:30 +0000 (21:26 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 23 Feb 2012 22:22:45 +0000 (22:22 +0000)
All the special stuff (like registering input device and so on)
for the U300 MMC is now done away with. We don't need these
special MMC setup kludges, merge this into core.c and be done
with it.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found