linux/arch/arm/mach-s3c2410
Dimitry Andric 62ee914ef2 [ARM] 2850/1: Remove duplicate UART I/O mapping from s3c2410_iodesc
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>
2005-08-17 13:01:19 +01:00
..
Kconfig [PATCH] ARM: 2764/1: S3C24XX - Common PM functions for Simtec boards 2005-06-29 11:09:15 +01:00
Makefile [PATCH] ARM: 2831/1: S3C2440 - split s3c2440 clocks from central clock code 2005-07-26 22:39:14 +01:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bast-irq.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bast.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clock.c [PATCH] ARM: 2831/1: S3C2440 - split s3c2440 clocks from central clock code 2005-07-26 22:39:14 +01:00
clock.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpu.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpu.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
devs.c [PATCH] ARM: 2765/1: S3C24XX - small cleanups in arch/arm/mach-s3c2410 2005-06-29 11:09:15 +01:00
devs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dma.c [PATCH] ARM: 2825/1: S3C2410: turns %d into %ld on DMA printk 2005-07-24 00:15:46 +01:00
gpio.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irq.c [PATCH] ARM: 2829/1: S3C2410 - split s3c2440 irq specifics from core irq.c 2005-07-26 19:20:27 +01:00
irq.h [PATCH] ARM: 2829/1: S3C2410 - split s3c2440 irq specifics from core irq.c 2005-07-26 19:20:27 +01:00
mach-bast.c [PATCH] ARM: 2832/1: BAST - limit clock-rate for IIC bus 2005-08-03 19:49:16 +01:00
mach-h1940.c [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-n30.c [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-nexcoder.c [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-otom.c [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-rx3715.c [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-smdk2410.c [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-smdk2440.c [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-vr1000.c [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
pm-simtec.c [PATCH] ARM: 2764/1: S3C24XX - Common PM functions for Simtec boards 2005-06-29 11:09:15 +01:00
pm.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pm.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
s3c2410.c [ARM] 2850/1: Remove duplicate UART I/O mapping from s3c2410_iodesc 2005-08-17 13:01:19 +01:00
s3c2410.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
s3c2440-clock.c [PATCH] ARM: 2831/1: S3C2440 - split s3c2440 clocks from central clock code 2005-07-26 22:39:14 +01:00
s3c2440-dsc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
s3c2440-irq.c [PATCH] ARM: 2829/1: S3C2410 - split s3c2440 irq specifics from core irq.c 2005-07-26 19:20:27 +01:00
s3c2440.c [PATCH] ARM: 2678/1: S3C2440 - cpu fixes, hdiv divisors and nand dev name 2005-05-12 19:27:14 +01:00
s3c2440.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sleep.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
time.c [PATCH] ARM: Add SA_TIMER flag to timer interrupts 2005-06-26 17:06:36 +01:00
usb-simtec.c [PATCH] ARM: 2849/1: S3C24XX - USB host update (2848/1) 2005-08-10 16:45:14 +01:00
usb-simtec.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00