acrn-kernel/arch/arm/mach-s3c2410
Ben Dooks f105a7dfc5 [ARM] 3764/1: S3C24XX: change type naming to kernel style
Patch from Ben Dooks

The type naming in the s3c24xx dma code is riddled with
typedefs creating _t types, from the code import from 2.4
which is contrary to the current Kernel coding style.

This patch cleans this up, removing the typedefs and
and fixing up the resultant code changes.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-08-31 15:26:37 +01:00
..
Kconfig [ARM] 3649/1: S3C24XX: Fix capitalisation of CPU on SMDK2440 2006-06-26 15:12:56 +01:00
Makefile [ARM] 3754/1: S3C24XX: tidy arch/arm/mach-s3c2410/Makefile 2006-08-18 15:32:12 +01:00
Makefile.boot
bast-irq.c [ARM] 3699/1: ARM: Convert s3c2410 to generic irq handling 2006-07-01 22:32:39 +01:00
bast.h
clock.c [ARM] 3640/1: S3C2412: Use S3C24XX_DCLKCON instead of S3C2410_DCLKCON 2006-06-24 21:21:32 +01:00
clock.h [ARM] 3637/1: S3C24XX: Add mpll clock, and set as fclk parent 2006-06-24 21:21:29 +01:00
common-smdk.c
common-smdk.h
cpu.c [ARM] 3635/1: S3C24XX: Add S3C2412 core cpu support 2006-06-24 21:21:27 +01:00
cpu.h [ARM] 3635/1: S3C24XX: Add S3C2412 core cpu support 2006-06-24 21:21:27 +01:00
devs.c
devs.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
dma.c [ARM] 3764/1: S3C24XX: change type naming to kernel style 2006-08-31 15:26:37 +01:00
gpio.c
irq.c [ARM] 3645/1: S3C2412: irq support for external interrupts 2006-06-24 21:21:37 +01:00
irq.h
mach-anubis.c [ARM] 3733/2: S3C24XX: Remove old IDE registers in Anubis 2006-07-26 21:07:04 +01:00
mach-bast.c
mach-h1940.c
mach-n30.c
mach-nexcoder.c
mach-osiris.c [ARM] 3732/1: S3C24XX: tidy syntax in osiris and anubis machines 2006-07-26 20:16:39 +01:00
mach-otom.c
mach-rx3715.c
mach-smdk2410.c
mach-smdk2413.c [ARM] 3642/1: S3C24XX: Add machine SMDK2413 2006-06-24 21:21:35 +01:00
mach-smdk2440.c
mach-vr1000.c
pm-simtec.c [ARM] 3647/1: S3C24XX: add Osiris to the list of simtec pm machines 2006-06-24 21:22:35 +01:00
pm.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pm.h
s3c244x-irq.c
s3c244x.c [ARM] 3658/1: S3C244X: Change usb-gadget name to s3c2440-usbgadget 2006-06-28 17:54:53 +01:00
s3c244x.h
s3c2400-gpio.c
s3c2400.h
s3c2410-clock.c [ARM] 3643/1: S3C2410: Add new usb clocks 2006-06-24 21:21:36 +01:00
s3c2410-gpio.c [ARM] 3641/1: S3C2412: Fixup gpio register naming 2006-06-24 21:21:33 +01:00
s3c2410.c [ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocks 2006-06-22 22:18:20 +01:00
s3c2410.h [ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocks 2006-06-22 22:18:20 +01:00
s3c2412-clock.c [ARM] 3638/1: S3C2412: core clocks 2006-06-24 21:21:31 +01:00
s3c2412.c [ARM] 3635/1: S3C24XX: Add S3C2412 core cpu support 2006-06-24 21:21:27 +01:00
s3c2412.h [ARM] 3635/1: S3C24XX: Add S3C2412 core cpu support 2006-06-24 21:21:27 +01:00
s3c2440-clock.c [ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocks 2006-06-22 22:18:20 +01:00
s3c2440-dsc.c
s3c2440-irq.c
s3c2440.c
s3c2440.h
s3c2442-clock.c [ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocks 2006-06-22 22:18:20 +01:00
s3c2442.c
s3c2442.h
sleep.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
time.c [PATCH] ARM: fixup irqflags breakage after ARM genirq merge 2006-07-02 17:29:22 -07:00
usb-simtec.c [PATCH] ARM: fixup irqflags breakage after ARM genirq merge 2006-07-02 17:29:22 -07:00
usb-simtec.h