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:
350ac9d
)
ARM: mxc: Add dummy_get_cycles to avoid access before init is done
author
Jan Weitzel
<j.weitzel@phytec.de>
Thu, 17 Mar 2011 12:44:29 +0000
(13:44 +0100)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Wed, 23 Mar 2011 14:08:12 +0000
(15:08 +0100)
this is needed to use get_cycles with sched_clock. Accessing timer
without enabled clk will result in crash
Signed-off-by: Jan Weitzel <j.weitzel@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found