linux/arch/arm/mach-shmobile
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: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-ag5evm.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-ap4evb.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-armadillo800eva.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-bonito.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-kota2.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-kzm9d.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-kzm9g.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-mackerel.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-marzen.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
clock-emev2.c
clock-r8a7740.c
clock-r8a7779.c
clock-sh73a0.c
clock-sh7372.c
clock.c
console.c
cpuidle.c
entry-intc.S
headsmp.S
hotplug.c
intc-r8a7740.c
intc-r8a7779.c
intc-sh73a0.c
intc-sh7372.c
Kconfig ARM: arm-soc: Board updates for 3.8 2012-12-12 12:14:06 -08:00
Makefile ARM: arm-soc: Board updates for 3.8 2012-12-12 12:14:06 -08:00
Makefile.boot
pfc-r8a7740.c
pfc-r8a7779.c
pfc-sh73a0.c
pfc-sh7372.c
platsmp.c
pm-r8a7740.c
pm-r8a7779.c
pm-rmobile.c
pm-sh7372.c
setup-emev2.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
setup-r8a7740.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
setup-r8a7779.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
setup-sh73a0.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
setup-sh7372.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
sh-gpio.h
sleep-sh7372.S
smp-emev2.c
smp-r8a7779.c
smp-sh73a0.c
suspend.c
timer.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00