kernel-ark/arch/arm/mach-s5p64x0
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: SAMSUNG: remove unused SPI clock headers 2012-06-20 13:11:38 +09:00
clock-s5p6440.c ARM: S5P64X0: Add I2S clkdev support 2012-12-19 09:49:29 -08:00
clock-s5p6450.c ARM: S5P64X0: Add I2S clkdev support 2012-12-19 09:49:29 -08:00
clock.c
common.c ARM: samsung: remove obsoleted init_consistent_dma_size() 2012-11-13 10:13:12 +01:00
common.h
dev-audio.c ARM: S5P64X0: Add I2S clkdev support 2012-12-19 09:49:29 -08:00
dma.c ARM: S5P64X0: Remove unused variable in dma.c file 2012-06-20 09:14:37 +09:00
gpiolib.c
irq-pm.c
Kconfig ARM: config: sort select statements alphanumerically 2012-10-13 17:11:28 +01:00
mach-smdk6440.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
mach-smdk6450.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
Makefile
Makefile.boot
pm.c
setup-fb-24bpp.c
setup-i2c0.c ARM: samsung: move platform_data definitions 2012-09-19 17:42:18 +02:00
setup-i2c1.c ARM: samsung: move platform_data definitions 2012-09-19 17:42:18 +02:00
setup-sdhci-gpio.c
setup-spi.c ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functions 2012-07-13 15:23:46 +09:00