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:
a3d9bf1
)
m68knommu: remove interrupt masking from ColdFire pit timer
author
Greg Ungerer
<gerg@uclinux.org>
Wed, 6 May 2009 01:36:00 +0000
(11:36 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Tue, 15 Sep 2009 23:43:47 +0000
(09:43 +1000)
With proper interrupt controller code in place there is no need for
devices like the timers to have custom interrupt masking code.
Remove it (and the defines that go along with it).
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found