]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit43ed2d455aed7630502bbd18286665704f324416
tree28f70b9b540438e4fa46c0f20ec47b150defd3c7
parentf4d0e098b39ac5b2de3529cf9e8582d8fd036b52
ARM: 7335/1: mach-u300: do away with MMC config files

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>
arch/arm/mach-u300/Makefile
arch/arm/mach-u300/core.c
arch/arm/mach-u300/mmc.c [deleted file]
arch/arm/mach-u300/mmc.h [deleted file]