Files
linux-st/include/linux
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:46:40 -08:00
2012-12-24 09:36:38 -07:00
2012-12-20 13:57:36 -05:00
2012-12-21 20:23:41 +00:00
2012-12-24 09:36:38 -07:00
2012-12-14 13:05:26 +10:30
2012-12-20 18:46:29 -05:00
2012-12-14 13:06:40 +10:30
2012-12-18 15:02:13 -08:00
2012-12-18 15:02:14 -08:00
2012-12-24 09:36:38 -07:00