commit | bc3ee18a7a57243721ecfd879319e3d2e882f289 | [log] [tgz] |
---|---|---|
author | Chanho Min <chanho.min@lge.com> | Mon Apr 14 08:38:53 2014 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Fri Apr 25 18:15:56 2014 +0100 |
tree | ffec556fa31106c8d8e6a21647e8c0449b4fdd25 | |
parent | 8f0712037b4ed63dfce844939ac9866054f15ca0 [diff] |
arm64: init: Move of_clk_init to time_init Clock providers should be initialized before clocksource_of_init. If not, Clock source initialization can be fail to get the clock. Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Chanho Min <chanho.min@lge.com> Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>