ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3
authorLinus Walleij <linus.walleij@stericsson.com>
Mon, 28 Sep 2009 11:36:18 +0000 (12:36 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 1 Oct 2009 15:26:15 +0000 (16:26 +0100)
commitee17962e249024ebba72acbfe7cf54f8ea5b72f8
tree2e13e55fa2023e5b841b342d942ee358ccb37266
parentaa45ee8fc0ee87c1711b5fe8eb3556d06530c39e
ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3

The #ifdefs in the MMCI driver were erroneous and just masking
a bug in the U300 generic GPIO implementation. This removes the
ifdefs and fixes the U300 generic GPIO instead.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-u300/gpio.c
arch/arm/mach-u300/include/mach/gpio.h
drivers/mmc/host/mmci.c