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:
a6d5ff0
)
MIPS: Sibyte: Fix locking in set_irq_affinity
author
Thomas Bogendoerfer
<tsbogend@alpha.franken.de>
Mon, 4 May 2009 21:51:54 +0000
(23:51 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 14 May 2009 12:50:30 +0000
(13:50 +0100)
Locking of irq_desc is now done in irq_set_affinity; don't lock it again
in chip specific set_affinity function.
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found