1
0
Fork 0
alistair23-linux/arch/arm/mach-iop33x
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: iop3xx: use fixed PCI i/o mapping 2012-07-26 09:10:04 -05:00
Kconfig iop: unconditionally initialize the ATU on platforms known to be 'hosts' 2008-03-26 12:33:41 -07:00
Makefile [ARM] 3830/1: iop3xx: board support file cleanup 2006-09-25 10:25:50 +01:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
iq80331.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
iq80332.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
irq.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
uart.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00