linux/arch/arm/mach-h720x
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: remove bunch of now unused mach/io.h files 2012-03-06 21:34:44 -06:00
common.c ARM: set arch_gettimeoffset directly 2012-12-24 09:36:35 -07:00
common.h ARM: set arch_gettimeoffset directly 2012-12-24 09:36:35 -07:00
cpu-h7201.c ARM: set arch_gettimeoffset directly 2012-12-24 09:36:35 -07:00
cpu-h7202.c ARM: set arch_gettimeoffset directly 2012-12-24 09:36:35 -07:00
h7201-eval.c ARM: restart: h720x: use new restart hook 2012-01-05 12:57:12 +00:00
h7202-eval.c ARM: restart: h720x: use new restart hook 2012-01-05 12:57:12 +00:00
Kconfig ARM: config: sort select statements alphanumerically 2012-10-13 17:11:28 +01:00
Makefile
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00