1
0
Fork 0
alistair23-linux/arch/arm/mach-u300
Linus Walleij 6ef297f86b ARM: 5720/1: Move MMCI header to amba include dir
This moves the mmci platform data definition struct away from
arch/arm/include/asm/mach/mmc.h into the more proper place among
the other primecells in include/linux/amba/mmci.h and at the same
time renames it to "mmci.h", and also the struct in this file
confusingly named mmc_platform_data has been renamed
mmci_platform_data for clarity.

Cc: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2009-09-22 20:49:04 +01:00
..
include/mach Merge branch 'u300' into devel 2009-09-21 16:03:13 +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 [ARM] 5535/1: U300 Makefile.boot 2009-06-04 17:47:36 +01:00
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: 5666/1: Revamped U300 padmux API 2009-08-15 15:36:28 +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