Stephen Warren
ae278a935f
clocksource: add common of_clksrc_init() function
...
It is desirable to move all clocksource drivers to drivers/clocksource,
yet each requires its own initialization function. We'd rather not
pollute <linux/> with a header for each function. Instead, create a
single of_clksrc_init() function which will determine which clocksource
driver to initialize based on device tree.
Based on a similar patch for drivers/irqchip by Thomas Petazzoni.
Signed-off-by: Stephen Warren <swarren@nvidia.com >
2013-01-02 11:07:43 -07:00
..
2012-12-19 12:47:41 -08:00
2012-12-20 14:00:13 -08:00
2012-12-14 14:54:26 -08:00
2012-12-18 16:51:10 -08:00
2012-12-18 12:46:37 -08:00
2012-12-14 14:42:53 -08:00
2012-12-16 18:55:20 -08:00
2012-12-19 11:47:22 -08:00
2012-12-20 10:07:25 -08:00
2012-12-13 19:26:04 -08:00
2012-12-14 14:27:45 -08:00
2012-12-20 14:04:11 -08:00
2012-12-19 12:46:40 -08:00
2012-12-14 10:03:23 -08:00
2012-12-14 13:06:41 +10:30
2012-12-14 09:34:01 -05:00
2012-12-17 11:29:09 -08:00
2012-12-17 17:15:16 -08:00
2012-12-24 09:36:38 -07:00
2012-12-20 20:00:43 -08:00
2012-12-19 07:18:35 -08:00
2013-01-02 11:07:43 -07:00
2012-12-20 18:05:28 -08:00
2012-12-19 07:55:08 -08:00
2012-12-19 07:55:08 -08:00
2012-12-17 15:44:47 -08:00
2012-12-20 13:57:36 -05:00
2012-12-21 20:23:41 +00:00
2012-12-14 09:59:59 -08:00
2012-12-20 12:05:06 +05:30
2012-12-24 09:36:38 -07:00
2012-12-15 15:20:41 -08:00
2012-12-20 14:04:11 -08:00
2012-12-20 18:49:14 -05:00
2012-12-20 22:34:00 +00:00
2012-12-20 22:04:07 +00:00
2012-12-17 17:15:12 -08:00
2012-12-18 15:02:12 -08:00
2012-12-16 15:18:08 -08:00
2012-12-18 15:02:15 -08:00
2012-12-16 15:18:08 -08:00
2012-12-14 13:05:26 +10:30
2012-12-17 17:15:12 -08:00
2012-12-13 14:20:19 -08:00
2012-12-20 17:40:20 -08:00
2012-12-16 15:40:50 -08:00
2012-12-13 15:31:08 -08:00
2012-12-17 13:39:11 -08:00
2012-12-18 15:02:15 -08:00
2012-12-16 15:18:08 -08:00
2012-12-16 15:18:08 -08:00
2012-12-18 10:56:07 -08:00
2012-12-20 18:46:29 -05:00
2012-12-16 15:18:08 -08:00
2012-12-14 13:06:40 +10:30
2012-12-20 18:50:02 -05:00
2012-12-15 15:21:52 -05:00
2012-12-19 16:15:17 +00:00
2012-12-18 09:58:09 -08:00
2012-12-13 12:14:47 -08:00
2012-12-17 17:15:18 -08:00
2012-12-17 20:58:12 -08:00
2012-12-20 18:05:28 -08:00
2012-12-17 17:15:26 -08:00
2012-12-18 15:02:12 -08:00
2012-12-20 18:05:28 -08:00
2012-12-14 13:05:24 +10:30
2012-12-19 18:07:41 -05:00
2012-12-18 15:02:13 -08:00
2012-12-18 15:02:14 -08:00
2012-12-18 15:02:14 -08:00
2012-12-17 17:15:17 -08:00
2012-12-24 09:36:38 -07:00
2012-12-20 18:05:28 -08:00
2012-12-18 15:02:13 -08:00
2012-12-24 09:36:07 -07:00
2012-12-18 15:20:43 +10:30
2012-12-16 15:18:08 -08:00
2012-12-19 22:24:55 +01:00