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:
b138b02
)
clk: ti: move OMAP4+ DPLL implementation under drivers/clk
author
Tero Kristo
<t-kristo@ti.com>
Mon, 2 Mar 2015 09:07:35 +0000
(11:07 +0200)
committer
Tero Kristo
<t-kristo@ti.com>
Tue, 2 Jun 2015 09:30:58 +0000
(12:30 +0300)
With the legacy clock support gone, the OMAP4 specific DPLL implementations
can be moved under the clock driver. Change some of the function prototypes
to be static at the same time, and remove some exports from the global TI
clock driver header.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
No differences found