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:
c16cc8a
)
ARM: imx5: drop arguments from mx5_clocks_common_init()
author
Shawn Guo
<shawn.guo@freescale.com>
Mon, 19 May 2014 07:47:32 +0000
(15:47 +0800)
committer
Shawn Guo
<shawn.guo@freescale.com>
Fri, 18 Jul 2014 08:10:06 +0000
(16:10 +0800)
The function mx5_clocks_common_init() was created with a number of
arguments to pass oscillator clock rate in non-DT boot. Since i.MX5
is DT only platform, the arguments can be dropped, and the clock rate
can just be retrieved from device tree.
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/clk-imx51-imx53.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-imx/clk-imx51-imx53.c
Simple merge