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:
d5a04dd
)
clk: ti: clkdm: move clkdm gate clock support code to clock driver
author
Tero Kristo
<t-kristo@ti.com>
Tue, 3 Mar 2015 14:22:50 +0000
(16:22 +0200)
committer
Tero Kristo
<t-kristo@ti.com>
Tue, 2 Jun 2015 09:31:30 +0000
(12:31 +0300)
With the legacy clock data gone, this is no longer needed under platform,
so move it under the clock driver itself. Remove the exported clock driver
APIs as well, as these are not needed outside clock driver anymore.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
No differences found