62ee914ef2
Patch from Dimitry Andric This patch removes the initial UART I/O mapping from s3c2410_iodesc, since the same mapping is already done in the function s3c24xx_init_io in the file arch/arm/mach-s3c2410/cpu.c, through the s3c_iodesc array. I'm not sure if duplicate mappings do any harm, but it's simply redundant. Also, in s3c2440.c the UART I/O mapping is NOT done. Additionally, I put a comma behind the last mapping, to ease copy/pasting stuff around, and make the style consistent with s3c2440.c and other files. Signed-off-by: Dimitry Andric <dimitry@andric.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
bast-irq.c | ||
bast.h | ||
clock.c | ||
clock.h | ||
cpu.c | ||
cpu.h | ||
devs.c | ||
devs.h | ||
dma.c | ||
gpio.c | ||
irq.c | ||
irq.h | ||
Kconfig | ||
mach-bast.c | ||
mach-h1940.c | ||
mach-n30.c | ||
mach-nexcoder.c | ||
mach-otom.c | ||
mach-rx3715.c | ||
mach-smdk2410.c | ||
mach-smdk2440.c | ||
mach-vr1000.c | ||
Makefile | ||
Makefile.boot | ||
pm-simtec.c | ||
pm.c | ||
pm.h | ||
s3c2410.c | ||
s3c2410.h | ||
s3c2440-clock.c | ||
s3c2440-dsc.c | ||
s3c2440-irq.c | ||
s3c2440.c | ||
s3c2440.h | ||
sleep.S | ||
time.c | ||
usb-simtec.c | ||
usb-simtec.h |