linux/arch/arm/mach-u300
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 pinctrl/coh901: use irqdomain, allocate irqdescs 2012-11-11 19:06:02 +01:00
core.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
dma_channels.h ARM: u300: move DMA channel header into mach-u300 2012-08-13 13:53:07 +02:00
dummyspichip.c spi/pl022: Add spi->mode support to AMBA SPI driver 2010-10-12 21:37:37 -06:00
i2c.c MFD bits for the 3.7 merge window. 2012-10-05 12:01:30 +09:00
i2c.h ARM: 5668/2: U300 I2C board setup 2009-08-15 15:36:29 +01:00
Kconfig ARM: config: sort select statements alphanumerically 2012-10-13 17:11:28 +01:00
Makefile ARM: u300: merge u300.c into core.c and rid headers 2012-08-13 13:53:06 +02:00
Makefile.boot Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc 2011-11-01 20:11:00 -07:00
regulator.c ARM: 5724/1: U300 AB3100 boardinfo v5 2009-10-19 17:10:09 +01:00
spi.c ARM: u300: move DMA channel header into mach-u300 2012-08-13 13:53:07 +02:00
spi.h ARM: 5667/3: U300 SSP/SPI board setup and test 2009-08-15 15:36:29 +01:00
timer.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
timer.h ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
u300-gpio.h ARM: u300: retire ancient platforms 2012-08-13 13:53:04 +02:00