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:
1f152b4
)
ARM i.MX: remove now unnecessary argument from mxc_timer_init
author
Sascha Hauer
<s.hauer@pengutronix.de>
Wed, 16 May 2012 10:29:53 +0000
(12:29 +0200)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Wed, 16 May 2012 10:46:09 +0000
(12:46 +0200)
As the timer code now does a clk_get to get its clock we don't
need the struct clk argument anymore.
This also changes the alternative EPIT timer to do a clk_get.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found