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> |
||
---|---|---|
.. | ||
boot | ||
common | ||
configs | ||
kernel | ||
lib | ||
mach-aaec2000 | ||
mach-clps711x | ||
mach-clps7500 | ||
mach-ebsa110 | ||
mach-epxa10db | ||
mach-footbridge | ||
mach-h720x | ||
mach-imx | ||
mach-integrator | ||
mach-iop3xx | ||
mach-ixp4xx | ||
mach-ixp2000 | ||
mach-l7200 | ||
mach-lh7a40x | ||
mach-omap1 | ||
mach-pxa | ||
mach-rpc | ||
mach-s3c2410 | ||
mach-sa1100 | ||
mach-shark | ||
mach-versatile | ||
mm | ||
nwfpe | ||
oprofile | ||
plat-omap | ||
tools | ||
vfp | ||
Kconfig | ||
Kconfig.debug | ||
Makefile |