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:
2835705
)
clk: mxs: get base address from device tree
author
Shawn Guo
<shawn.guo@linaro.org>
Tue, 26 Mar 2013 13:11:02 +0000
(21:11 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Mon, 1 Apr 2013 08:30:04 +0000
(16:30 +0800)
Instead of using the static definitions, get clkctrl and digctl base
addresses with mapping from device tree.
Use macro on variable is not nice, but it's done here to save huge
pointless diff stat.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Mike Turquette <mturquette@linaro.org>
No differences found