diff options
author | Stephen Warren <swarren@nvidia.com> | 2012-11-19 16:41:20 -0700 |
---|---|---|
committer | Stephen Warren <swarren@nvidia.com> | 2013-01-02 11:07:43 -0700 |
commit | ae278a935f086775e8ae31a8ec9f7224ea25ea3c (patch) | |
tree | efd3d6d7c29271af8acb283b2cc8ffd6dc39570b /drivers/ata/Kconfig | |
parent | 6bb27d7349db51b50c40534710fe164ca0d58902 (diff) | |
download | linux-3.10-ae278a935f086775e8ae31a8ec9f7224ea25ea3c.tar.gz linux-3.10-ae278a935f086775e8ae31a8ec9f7224ea25ea3c.tar.bz2 linux-3.10-ae278a935f086775e8ae31a8ec9f7224ea25ea3c.zip |
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>
Diffstat (limited to 'drivers/ata/Kconfig')
0 files changed, 0 insertions, 0 deletions