1
0
Fork 0
alistair23-linux/arch/arm/mach-integrator
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 ARM: arm-soc: SoC updates for 3.8 2012-12-12 12:05:15 -08:00
Kconfig ARM: integrator: hook the CP into the SoC bus 2012-11-16 22:26:07 +01:00
Makefile ARM: mach-integrator: retire custom LED code 2012-08-01 11:22:07 +08:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
common.h ARM: integrator: push down SC dependencies 2012-11-17 19:38:27 +01:00
core.c ARM: integrator: push down SC dependencies 2012-11-17 19:38:27 +01:00
cpu.c ARM: integrator: use __iomem pointers for MMIO 2012-09-19 15:11:54 +02:00
impd1.c Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm 2012-12-12 11:30:02 -08:00
integrator_ap.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
integrator_cp.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
leds.c ARM: mach-integrator: retire custom LED code 2012-08-01 11:22:07 +08:00
lm.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
pci.c ARM: PCI: provide a default bus scan implementation 2012-05-13 17:12:17 +01:00
pci_v3.c ARM: integrator: use BUG_ON where possible 2012-11-17 19:44:39 +01:00