commit | 5d81b83d03eb32085c569854695e102dde7af544 | [log] [tgz] |
---|---|---|
author | Thomas Bogendoerfer <[email protected]> | Mon May 04 23:51:54 2009 +0200 |
committer | Ralf Baechle <[email protected]> | 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 <[email protected]> Signed-off-by: Ralf Baechle <[email protected]>