linux_dsm_epyc7002/arch/arm/mach-ixp4xx
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
avila-pci.c
avila-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
common-pci.c
common.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
coyote-pci.c
coyote-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
dsmg600-pci.c
dsmg600-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
fsg-pci.c
fsg-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
gateway7001-pci.c
gateway7001-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
goramo_mlr.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
gtwx5715-pci.c
gtwx5715-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
ixdp425-pci.c
ixdp425-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
ixdpg425-pci.c
ixp4xx_npe.c
ixp4xx_qmgr.c
Kconfig
Makefile
Makefile.boot
miccpt-pci.c
nas100d-pci.c
nas100d-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
nslu2-pci.c
nslu2-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
omixp-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
vulcan-pci.c
vulcan-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
wg302v2-pci.c
wg302v2-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00