commit | 275786b71d42bb54c03c15197128d7cb05d4dd8b | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Tue Mar 19 15:27:22 2013 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Mon Mar 25 12:29:41 2013 +0100 |
tree | f617b3c2c278798da79f832f14faa81fa57f2c6c | |
parent | 67bdb28718ae6dbdfbfa541161529acfa0f3c137 [diff] |
ARM: sirf: use clocksource_of infrastructure This moves the two sirf clocksource drivers to drivers/clocksource and integrates them into the framework for locating the clock sources automatically. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Tested-by: Barry Song <Baohua.Song@csr.com> Cc: John Stultz <john.stultz@linaro.org> Cc: Thomas Gleixner <tglx@linutronix.de>