alistair23-linux/arch/arm/mach-davinci
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
aemif.c ARM: davinci: move platform_data definitions 2012-09-14 11:16:54 +02:00
asp.h ASoC/ARM: Davinci: McASP: split asp header into platform and audio specific 2012-08-27 11:12:09 -07:00
board-da830-evm.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-da850-evm.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-dm355-evm.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-dm355-leopard.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-dm365-evm.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-dm644x-evm.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-dm646x-evm.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-mityomapl138.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-neuros-osd2.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-omapl138-hawk.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-sffsdr.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-tnetv107x-evm.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
cdce949.c
clock.c
clock.h
common.c ARM: davinci: remove obsoleted init_consistent_dma_size() 2012-11-13 10:13:20 +01:00
cp_intc.c ARM: davinci: cp_intc: Add OF support for TI interrupt controller 2012-07-05 14:12:35 +05:30
cpufreq.c
cpuidle.c
da8xx-dt.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
da830.c video: da8xx-fb: clk_get on connection id fck 2012-11-27 11:52:40 +02:00
da850.c fbdev changes for 3.8: 2012-12-15 13:03:48 -08:00
davinci.h Sound updates for 3.7-rc1 2012-10-09 07:07:14 +09:00
devices-da8xx.c ARM: davinci: remove rtc kicker release 2012-12-17 17:15:20 -08:00
devices-tnetv107x.c ARM: davinci: fix return value check by using IS_ERR in tnetv107x_devices_init() 2012-10-30 14:03:31 +05:30
devices.c Sound updates for 3.7-rc1 2012-10-09 07:07:14 +09:00
dm355.c ARM: davinci: sram: switch from iotable to ioremapped regions 2012-10-27 16:28:33 +05:30
dm365.c ARM: davinci: sram: switch from iotable to ioremapped regions 2012-10-27 16:28:33 +05:30
dm644x.c ARM: arm-soc: SoC updates for 3.8 2012-12-12 12:05:15 -08:00
dm646x.c ARM: davinci: sram: switch from iotable to ioremapped regions 2012-10-27 16:28:33 +05:30
dma.c arm-soc: driver specific updates 2012-05-26 12:22:27 -07:00
irq.c
Kconfig ARM: davinci: da850: add DT boot support 2012-10-29 15:24:42 +05:30
Makefile ARM: davinci: da850: add DT boot support 2012-10-29 15:24:42 +05:30
Makefile.boot ARM: davinci: move dtb targets to common location 2012-11-19 22:25:59 -08:00
mux.c
mux.h
pm.c
pm_domain.c video: da8xx-fb: clk_get on connection id fck 2012-11-27 11:52:40 +02:00
psc.c
serial.c ARM: davinci: serial: provide API to initialze UART clocks 2012-10-27 16:28:31 +05:30
sleep.S
sram.c ARM: davinci: add platform hook to fetch the SRAM pool 2012-10-27 16:28:35 +05:30
time.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
tnetv107x.c
usb.c ARM: davinci: usb: remove CONFIG_USB_MUSB_HOST etc 2012-10-24 16:37:17 +05:30