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
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
..
boot [PATCH] ARM: 2816/1: Shark: boot kernel images bigger than 1 MB 2005-07-17 20:12:08 +01:00
common [PATCH] ARM: Use list_for_each_entry() for dmabounce 2005-06-22 21:25:58 +01:00
configs [PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550s 2005-07-18 10:24:32 +01:00
kernel [ARM] Add syscall stubs for inotify and ioprio system calls 2005-08-15 10:57:08 +01:00
lib [ARM SMP] Only enable V6K instructions on V6 MP core CPUs 2005-08-10 14:41:45 +01:00
mach-aaec2000 [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-clps711x [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-clps7500 [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-ebsa110 [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-epxa10db [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-footbridge [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-h720x [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-imx [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-integrator [ARM SMP] Ensure secondary CPUs see their pen release 2005-07-29 16:36:48 +01:00
mach-iop3xx [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-ixp4xx [PATCH] ARM: 2835/1: Add UPF_SKIP_TEST to IXP4xx serial ports 2005-08-03 19:58:21 +01:00
mach-ixp2000 [PATCH] ARM: 2793/1: platform serial support for ixp2000 2005-07-10 19:44:53 +01:00
mach-l7200 [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-lh7a40x [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-omap1 [PATCH] ARM: remove linux/version.h include from arch/arm 2005-07-11 10:17:06 +01:00
mach-pxa [PATCH] ARM: Fix non-standard PXA io_pg_offst initialisers 2005-07-04 10:44:34 +01:00
mach-rpc [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-s3c2410 [ARM] 2850/1: Remove duplicate UART I/O mapping from s3c2410_iodesc 2005-08-17 13:01:19 +01:00
mach-sa1100 [PATCH] ARM: 2844/1: Add maintainer for Jornada 720 2005-08-04 20:43:40 +01:00
mach-shark [PATCH] ARM: 2815/1: Shark: new defconfig, fixes with __io and serial ports 2005-07-16 17:17:18 +01:00
mach-versatile [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mm [ARM] 2852/1: Correct the mistake in arch/arm/mm/Kconfig file 2005-08-17 09:28:26 +01:00
nwfpe [PATCH] ARM: 2851/1: Fix NWFPE extended precision exception handling 2005-08-15 20:42:32 +01:00
oprofile [PATCH] ARM: 2838/1: Fix arm oprofile backtrace warning 2005-08-04 15:06:59 +01:00
plat-omap [PATCH] ARM: remove linux/version.h include from arch/arm 2005-07-11 10:17:06 +01:00
tools [PATCH] ARM: Update mach-types 2005-06-27 14:49:10 +01:00
vfp [PATCH] ARM: 2841/1: Fix VFP +/-0 case for doubles addition 2005-08-03 19:53:25 +01:00
Kconfig Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 2005-07-12 15:54:36 -07:00
Kconfig.debug Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] ARM: 2802/1: OMAP update 8/11: Update OMAP arch files 2005-07-10 19:58:17 +01:00