dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-u300
Linus Walleij ee17962e24 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>
2009-10-01 16:26:15 +01:00
..
include/mach ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3 2009-10-01 16:26:15 +01:00
Kconfig ARM: 5667/3: U300 SSP/SPI board setup and test 2009-08-15 15:36:29 +01:00
Makefile ARM: 5668/2: U300 I2C board setup 2009-08-15 15:36:29 +01:00
Makefile.boot
clock.c [ARM] 5581/1: U300 clock updates 2009-07-02 17:24:39 +01:00
clock.h
core.c Merge branch 'u300' into devel 2009-09-21 16:03:13 +01:00
dummyspichip.c ARM: 5667/3: U300 SSP/SPI board setup and test 2009-08-15 15:36:29 +01:00
gpio.c ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3 2009-10-01 16:26:15 +01:00
i2c.c ARM: 5668/2: U300 I2C board setup 2009-08-15 15:36:29 +01:00
i2c.h ARM: 5668/2: U300 I2C board setup 2009-08-15 15:36:29 +01:00
mmc.c ARM: 5720/1: Move MMCI header to amba include dir 2009-09-22 20:49:04 +01:00
mmc.h
padmux.c ARM: 5666/1: Revamped U300 padmux API 2009-08-15 15:36:28 +01:00
padmux.h ARM: 5666/1: Revamped U300 padmux API 2009-08-15 15:36:28 +01:00
spi.c ARM: 5678/1: SSP/SPI PL022 polarity terminology fix 2009-09-18 22:09:02 +01:00
spi.h ARM: 5667/3: U300 SSP/SPI board setup and test 2009-08-15 15:36:29 +01:00
timer.c ARM: 5704/1: U300 sched_clock implementation v2 2009-09-18 22:09:02 +01:00
u300.c