alistair23-linux/arch/arm/mach-s3c24xx
Stephen Warren 6bb27d7349 ARM: delete struct sys_timer
Now that the only field in struct sys_timer is .init, delete the struct,
and replace the machine descriptor .timer field with the initialization
function itself.

This will enable moving timer drivers into drivers/clocksource without
having to place a public prototype of each struct sys_timer object into
include/linux; the intent is to create a single of_clocksource_init()
function that determines which timer driver to initialize by scanning
the device dtree, much like the proposed irqchip_init() at:
http://www.spinics.net/lists/arm-kernel/msg203686.html

Includes mach-omap2 fixes from Igor Grinberg.

Tested-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
2012-12-24 09:36:38 -07:00
..
include/mach Fix misspellings of "whether" in comments. 2012-11-19 14:31:35 +01:00
bast-ide.c
bast-irq.c
clock-s3c244x.c
clock-s3c2412.c
clock-s3c2416.c
clock-s3c2440.c ARM: S3C24XX: Add clkdev entry for camif-upll clock 2012-11-28 08:03:28 +09:00
clock-s3c2443.c ARM: S3C24XX: SPI clock channel setup is fixed for S3C2443 2012-11-20 20:02:58 +09:00
common-s3c2443.c
common-smdk.c ARM: samsung: move platform_data definitions 2012-09-19 17:42:18 +02:00
common.c
common.h
dma-s3c2410.c
dma-s3c2412.c
dma-s3c2440.c
dma-s3c2443.c
h1940-bluetooth.c ARM: S3C24XX: Use module_platform_driver macro in h1940-bluetooth.c 2012-09-07 06:33:24 +09:00
irq-pm.c
irq-s3c244x.c
irq-s3c2412.c
irq-s3c2416.c ARM: s3c24xx: fix multiple section mismatch warnings 2012-10-07 10:33:06 +02:00
irq-s3c2440.c
irq-s3c2443.c ARM: s3c24xx: fix multiple section mismatch warnings 2012-10-07 10:33:06 +02:00
Kconfig ARM: arm-soc: SoC updates for 3.8 2012-12-12 12:05:15 -08:00
mach-amlm5900.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-anubis.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-at2440evb.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-bast.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-gta02.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-h1940.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-jive.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-mini2440.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-n30.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-nexcoder.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-osiris-dvs.c ARM: S3C24XX: Use module_platform_driver macro in mach-osiris-dvs.c 2012-09-07 06:33:28 +09:00
mach-osiris.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-otom.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-qt2410.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-rx1950.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-rx3715.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-smdk2410.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-smdk2413.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-smdk2416.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-smdk2440.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-smdk2443.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-tct_hammer.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-vr1000.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-vstms.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
Makefile
Makefile.boot
pm-h1940.S
pm-s3c2410.c
pm-s3c2412.c
pm-s3c2416.c
pm.c Fix misspellings of "whether" in comments. 2012-11-19 14:31:35 +01:00
s3c244x.c
s3c2410.c
s3c2412.c
s3c2416.c ARM: SAMSUNG: Add naming of s3c64xx-spi devices 2012-10-17 16:47:32 +09:00
s3c2440.c
s3c2442.c
s3c2443.c ARM: SAMSUNG: Add naming of s3c64xx-spi devices 2012-10-17 16:47:32 +09:00
setup-i2c.c ARM: samsung: move platform_data definitions 2012-09-19 17:42:18 +02:00
setup-sdhci-gpio.c
setup-spi.c
setup-ts.c
simtec-audio.c ARM: samsung: move platform_data definitions 2012-09-19 17:42:18 +02:00
simtec-nor.c
simtec-pm.c
simtec-usb.c Merge branch 'late/fixes' into fixes 2012-10-07 07:22:32 -07:00
simtec.h
sleep-s3c2410.S
sleep-s3c2412.S
sleep.S