original_kernel/arch/arm/plat-s3c64xx
Ben Dooks 75497d96b2 ARM: S3C64XX: Tidy up common code in s3c64xx_spi_set_info()
The s3c64xx_spi_set_info() sets one of two platform data structures depending
on which controller is being specified. Change to taking a pointer to the
relevant platform data structure and then having one set of code to place
the data into the area being pointed to.

Cc: Jassi Brar <jassi.brar@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-01-21 14:24:52 +09:00
..
include/plat ARM: SMDK6410: Set up interrupt range for WM835x on 1190-EV1 PMIC board 2010-01-21 13:55:15 +09:00
Kconfig ARM: SAMSUNG: Move GPIO common functions to plat-samsung 2010-01-19 18:37:18 +09:00
Makefile
clock.c
cpu.c
cpufreq.c
dev-adc.c
dev-audio.c ARM: S3C64XX: Staticise audio platform data 2010-01-21 13:55:15 +09:00
dev-rtc.c
dev-spi.c ARM: S3C64XX: Tidy up common code in s3c64xx_spi_set_info() 2010-01-21 14:24:52 +09:00
dev-uart.c ARM: SAMSUNG: Make UART device code common 2010-01-19 09:23:50 +09:00
dma.c
gpiolib.c ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.h 2010-01-19 18:46:02 +09:00
irq-eint.c
irq-pm.c
irq.c
pm.c
s3c6400-clock.c
s3c6400-init.c
setup-fb-24bpp.c
setup-i2c0.c
setup-i2c1.c
setup-sdhci-gpio.c
sleep.S