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:
f9311f2
)
m68knommu: simplify ColdFire "timers" clock initialization
author
Greg Ungerer
<gerg@uclinux.org>
Tue, 19 May 2009 04:52:40 +0000
(14:52 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Tue, 15 Sep 2009 23:43:51 +0000
(09:43 +1000)
The ColdFire "timers" clock setup can be simplified. There is really no
need for the flexible per-platform setup code. The clock interrupt can be
hard defined per CPU platform (in CPU include files). This makes the
actual timer code simpler.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found