alistair23-linux/arch/arm/mach-at91
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 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-12-12 18:07:07 -08:00
at91_aic.h arm: at91 move at91_aic.h to arch/arm/mach-at91 2012-11-06 20:29:41 +08:00
at91_rstc.h arm: at91: move reset controller header to arm/arm/mach-at91 2012-11-06 20:30:48 +08:00
at91_shdwc.h arm: at91: move at91_shdwc.h to arch/arm/mach-at91 2012-11-06 20:29:52 +08:00
at91_tc.h arn: at91: move at91_tc.h to arch/arm/mach-at91 2012-11-06 20:29:44 +08:00
at91rm9200.c Sound updates for 3.8-rc1 2012-12-13 11:51:23 -08:00
at91rm9200_devices.c Sound updates for 3.8-rc1 2012-12-13 11:51:23 -08:00
at91rm9200_time.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
at91sam9_alt_reset.S arm: at91: move reset controller header to arm/arm/mach-at91 2012-11-06 20:30:48 +08:00
at91sam9g45.c Sound updates for 3.8-rc1 2012-12-13 11:51:23 -08:00
at91sam9g45_devices.c Sound updates for 3.8-rc1 2012-12-13 11:51:23 -08:00
at91sam9g45_reset.S arm: at91: move reset controller header to arm/arm/mach-at91 2012-11-06 20:30:48 +08:00
at91sam9n12.c ARM: arm-soc: Header cleanups 2012-12-12 11:45:16 -08:00
at91sam9rl.c Sound updates for 3.8-rc1 2012-12-13 11:51:23 -08:00
at91sam9rl_devices.c Sound updates for 3.8-rc1 2012-12-13 11:51:23 -08:00
at91sam9x5.c Sound updates for 3.8-rc1 2012-12-13 11:51:23 -08:00
at91sam926x_time.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
at91sam9260.c Sound updates for 3.8-rc1 2012-12-13 11:51:23 -08:00
at91sam9260_devices.c Sound updates for 3.8-rc1 2012-12-13 11:51:23 -08:00
at91sam9261.c Sound updates for 3.8-rc1 2012-12-13 11:51:23 -08:00
at91sam9261_devices.c Sound updates for 3.8-rc1 2012-12-13 11:51:23 -08:00
at91sam9263.c Sound updates for 3.8-rc1 2012-12-13 11:51:23 -08:00
at91sam9263_devices.c Sound updates for 3.8-rc1 2012-12-13 11:51:23 -08:00
at91x40.c arm: at91 move at91_aic.h to arch/arm/mach-at91 2012-11-06 20:29:41 +08:00
at91x40_time.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-1arm.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-afeb-9260v1.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-cam60.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-carmeva.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-cpu9krea.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-cpuat91.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-csb337.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-csb637.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-dt.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-eb01.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-eb9200.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-ecbat91.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-eco920.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-flexibity.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-foxg20.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-gsia18s.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-kafa.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-kb9202.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-neocore926.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-pcontrol-g20.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-picotux200.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-qil-a9260.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-rm9200-dt.c ARM: AT91: Add AT91RM9200EK board device tree 2012-11-19 07:51:10 +08:00
board-rm9200dk.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-rm9200ek.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-rsi-ews.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-sam9-l9260.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-sam9g20ek.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-sam9m10g45ek.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-sam9rlek.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-sam9260ek.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-sam9261ek.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-sam9263ek.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-snapper9260.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-stamp9g20.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-usb-a926x.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-yl-9200.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board.h ARM: arm-soc: Header cleanups 2012-12-12 11:45:16 -08:00
clock.c sections: fix section conflicts in arch/arm/ 2012-10-06 03:04:38 +09:00
clock.h
cpuidle.c
generic.h ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
gpio.c ARM: at91: add pinctrl support 2012-10-13 09:21:43 +08:00
gsia18s.h arm: at91: move board header to arch/arm/mach-at91 2012-11-06 20:29:48 +08:00
irq.c arm: at91 move at91_aic.h to arch/arm/mach-at91 2012-11-06 20:29:41 +08:00
Kconfig Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-12-12 18:07:07 -08:00
leds.c arm: at91 move board.h to arch/arm/mach-at91 2012-11-06 20:29:37 +08:00
Makefile ARM: AT91: Add AT91RM9200 DT board 2012-11-19 07:51:09 +08:00
Makefile.boot ARM: move all dtb targets out of Makefile.boot 2012-09-14 09:22:04 -05:00
pm.c arm: at91: move reset controller header to arm/arm/mach-at91 2012-11-06 20:30:48 +08:00
pm.h
pm_slowclock.S
sam9_smc.c
sam9_smc.h
setup.c ARM: arm-soc: Header cleanups 2012-12-12 11:45:16 -08:00
soc.h arm: at91: use macro to declare soc boot data 2012-10-13 09:09:28 +08:00
stamp9g20.h arm: at91: move board header to arch/arm/mach-at91 2012-11-06 20:29:48 +08:00