MIPS: Sibyte: Fix locking in set_irq_affinity
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 4 May 2009 21:51:54 +0000 (23:51 +0200)
committerRalf 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