commit | 88e790a445b35cf137a62e590ced5315defad060 | [log] [tgz] |
---|---|---|
author | Prashant Gaikwad <pgaikwad@nvidia.com> | Mon Aug 06 11:57:39 2012 +0530 |
committer | Stephen Warren <swarren@nvidia.com> | Thu Sep 06 11:47:19 2012 -0600 |
tree | c24784a714c678794081c3785ad09616f1448b77 | |
parent | eb70e1bdd8a633e058cfb6186d45d4c8bdbdf534 [diff] |
ARM: tegra30: Separate out clk ops and clk data Move clock initialization data to separate file. This is required for migrating to generic clock framework if static initialization is used. Signed-off-by: Prashant Gaikwad <pgaikwad@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>