alistair23-linux/arch/arm/plat-samsung
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/plat ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
adc.c ARM: SAMSUNG: use devm_ functions for ADC driver 2012-11-20 20:50:54 +09:00
clock-clksrc.c
clock.c ARM: SAMSUNG: call clk_get_rate for debugfs rate files 2012-10-23 19:19:22 +09:00
cpu.c
dev-backlight.c
dev-uart.c
devs.c Sound updates for 3.8-rc1 2012-12-13 11:51:23 -08:00
dma-ops.c ARM: SAMSUNG: dma-ops: Fix dmaengine_prep_dma_cyclic() parameter list 2012-09-24 18:35:47 +02:00
dma.c
init.c
irq-vic-timer.c
Kconfig Merge branch 'next/devel-samsung-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc 2012-11-30 09:32:24 -08:00
Makefile ARM: SAMSUNG: Add s3c24xx/s3c64xx CAMIF GPIO setup helpers 2012-11-28 08:03:27 +09:00
platformdata.c
pm-check.c
pm-gpio.c
pm.c
pwm-clock.c
s3c-dma-ops.c
s5p-clock.c
s5p-dev-mfc.c ARM: EXYNOS: Add MFC device tree support 2012-10-19 10:26:31 +09:00
s5p-dev-uart.c
s5p-irq-eint.c
s5p-irq-gpioint.c ARM: SAMSUNG: Insert bitmap_gpio_int member in samsung_gpio_chip 2012-10-23 22:39:33 +09:00
s5p-irq-pm.c
s5p-irq.c
s5p-pm.c
s5p-sleep.S
s5p-time.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
setup-camif.c ARM: SAMSUNG: Add s3c24xx/s3c64xx CAMIF GPIO setup helpers 2012-11-28 08:03:27 +09:00
setup-mipiphy.c [media] ARM: samsung: Change __s5p_mipi_phy_control() function signature 2012-10-05 22:28:43 -03:00
time.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
wakeup-mask.c