commit | b08e8c0ecc42afa3a2e1019851af741980dd5a6b | [log] [tgz] |
---|---|---|
author | Prashant Gaikwad <[email protected]> | Fri Jan 11 13:16:25 2013 +0530 |
committer | Stephen Warren <[email protected]> | Mon Jan 28 11:19:07 2013 -0700 |
tree | 1be04d04daec60704866782591d1bdc3da10cc6a | |
parent | 37c26a906527b8a6a252614ca83d21ad318c4e84 [diff] |
clk: tegra: add clock support for Tegra30 Add Tegra30 clock support based on common clock framework. Signed-off-by: Prashant Gaikwad <[email protected]> [swarren: ensure all OF lookups return valid cookies i.e. an explicit error pointer or valid pointer not NULL, adapt to renames in earlier patches, fixed some checkpatch issues.] Acked-by: Mike Turquette <[email protected]> Signed-off-by: Stephen Warren <[email protected]>