kernel-ark/arch/arm/mach-ebsa110
Stephen Warren 23c197b77f ARM: set arch_gettimeoffset directly
remove ARM's struct sys_timer .offset function pointer, and instead
directly set the arch_gettimeoffset function pointer when the timer
driver is initialized. This requires multiplying all function results
by 1000, since the removed arm_gettimeoffset() did this. Also,
s/unsigned long/u32/ just to make the function prototypes exactly
match that of arch_gettimeoffset.

Cc: Russell King <linux@arm.linux.org.uk>
Cc: Andrew Victor <linux@maxim.org.za>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Cc: Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ryan Mallon <rmallon@gmail.com>
Cc: Ben Dooks <ben-linux@fluff.org>
Cc: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
2012-12-24 09:36:35 -07:00
..
include/mach ARM: cleanups of io includes 2012-03-29 18:02:10 -07:00
core.c ARM: set arch_gettimeoffset directly 2012-12-24 09:36:35 -07:00
core.h ARM: ebsa110: use __iomem pointers for MMIO 2012-09-18 10:15:12 +02:00
io.c ARM: ebsa110: move platform definitions out of mach/hardware.h 2012-02-02 17:40:27 +00:00
leds.c ARM: mach-ebsa110: retire custom LED code 2012-08-01 11:22:09 +08:00
Makefile ARM: mach-ebsa110: retire custom LED code 2012-08-01 11:22:09 +08:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00