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
..
2012-12-12 18:07:07 -08:00
2012-11-06 20:29:41 +08:00
2012-11-06 20:30:48 +08:00
2012-11-06 20:29:52 +08:00
2012-11-06 20:29:44 +08:00
2012-12-13 11:51:23 -08:00
2012-12-24 09:36:38 -07:00
2012-12-13 11:51:23 -08:00
2012-11-06 20:30:48 +08:00
2012-12-13 11:51:23 -08:00
2012-11-06 20:30:48 +08:00
2012-12-13 11:51:23 -08:00
2012-12-12 11:45:16 -08:00
2012-12-13 11:51:23 -08:00
2012-12-13 11:51:23 -08:00
2012-12-13 11:51:23 -08:00
2012-12-24 09:36:38 -07:00
2012-12-13 11:51:23 -08:00
2012-12-13 11:51:23 -08:00
2012-12-13 11:51:23 -08:00
2012-12-13 11:51:23 -08:00
2012-12-13 11:51:23 -08:00
2012-12-13 11:51:23 -08:00
2012-12-24 09:36:38 -07:00
2012-11-06 20:29:41 +08:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-11-19 07:51:10 +08:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-12 11:45:16 -08:00
2012-10-06 03:04:38 +09:00
2011-05-25 23:04:34 +08:00
2012-04-17 14:46:43 +02:00
2012-12-24 09:36:38 -07:00
2012-10-13 09:21:43 +08:00
2012-11-06 20:29:48 +08:00
2012-11-06 20:29:41 +08:00
2012-12-12 18:07:07 -08:00
2012-11-06 20:29:37 +08:00
2012-11-19 07:51:09 +08:00
2012-09-14 09:22:04 -05:00
2012-04-17 14:47:21 +02:00
2012-11-06 20:30:48 +08:00
2012-04-17 14:47:21 +02:00
2012-02-13 18:31:36 +01:00
2012-02-13 18:31:36 +01:00
2012-12-12 11:45:16 -08:00
2012-10-13 09:09:28 +08:00
2012-11-06 20:29:48 +08:00