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-03-28 18:30:03 +01:00
2012-10-03 21:33:53 +02:00
2012-12-21 16:39:08 -08:00
2012-10-02 18:01:56 +01:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2012-12-09 23:14:14 +01:00
2012-02-23 20:19:04 -07:00
2012-12-16 15:18:08 -08:00
2012-11-29 00:01:23 -05:00
2012-04-14 11:13:19 +10:00
2011-10-06 19:47:12 -04:00