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:
49bc6de
)
m68knommu: move some init code out of unmask routine for ColdFire intc-2
author
Greg Ungerer
<gerg@uclinux.org>
Mon, 7 Mar 2011 07:42:28 +0000
(17:42 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Tue, 15 Mar 2011 11:01:55 +0000
(21:01 +1000)
Use a proper irq_startup() routine to intialize the interrupt priority
and level register in the ColdFire intc-2 controller code. We shouldn't
be checking if the priority/level has been set on every unmask operation.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found