commit | 5d81b83d03eb32085c569854695e102dde7af544 | [log] [tgz] |
---|---|---|
author | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | Mon May 04 23:51:54 2009 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu May 14 13:50:30 2009 +0100 |
tree | 41e779fb5912293fefaa73207a46a57956e0affb | |
parent | a6d5ff04e83b36e0d5c2c50ef4d18e9f38b5abc2 [diff] |
MIPS: Sibyte: Fix locking in set_irq_affinity 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>