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:
943a63a
)
ARM: OMAP2+: io: use new clock init API
author
Tero Kristo
<t-kristo@ti.com>
Tue, 22 Oct 2013 08:53:02 +0000
(11:53 +0300)
committer
Mike Turquette
<mturquette@linaro.org>
Fri, 17 Jan 2014 20:37:14 +0000
(12:37 -0800)
clk_init is now separated to a common function which gets called for all
SoC:s, which initializes the DT clocks and calls the SoC specific clock init.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
No differences found