git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23fc5b2
)
ARM: tegra: Add clk_tegra structure and helper functions
author
Prashant Gaikwad
<pgaikwad@nvidia.com>
Mon, 6 Aug 2012 06:27:42 +0000
(11:57 +0530)
committer
Stephen Warren
<swarren@nvidia.com>
Thu, 6 Sep 2012 17:47:20 +0000
(11:47 -0600)
Add Tegra platform specific clock structure clk_tegra and
some helper functions for generic clock framework.
struct clk_tegra is the single strcture used for all types of
clocks. reset and cfg_ex ops moved to clk_tegra from clk_ops.
Signed-off-by: Prashant Gaikwad <pgaikwad@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
No differences found