linux/arch/mips/alchemy/devboards
Thomas Gleixner d24c1a26ca MIPS: Alchemy: Convert to new irq chip functions
Fix the deadlock in set_type() while at it:

The code called set_irq_chip_and_handler_name() resp. set_irq_chip()
from the set_type() callback. That only works on UP and lock debugging
disabled. Otherwise it would dead lock on desc->lock.

__irq_set_chip_handler_name_locked() avoids that.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2173/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2011-03-25 18:45:14 +01:00
..
db1x00 MIPS: Ritually kill stupid printk. 2010-08-05 13:26:27 +01:00
db1200 ASoC: fix au1x platform 2010-08-31 13:06:31 +01:00
pb1000 MIPS: Ritually kill stupid printk. 2010-08-05 13:26:27 +01:00
pb1100 MIPS: Alchemy: Fix up residual devboard poweroff/reboot code. 2010-05-21 21:31:15 +01:00
pb1200 MIPS: Move Alchemy Makefile parts to their own Platform file. 2010-08-05 13:25:46 +01:00
pb1500 MIPS: Alchemy: Fix up residual devboard poweroff/reboot code. 2010-05-21 21:31:15 +01:00
pb1550 MIPS: Alchemy: Fix up residual devboard poweroff/reboot code. 2010-05-21 21:31:15 +01:00
bcsr.c MIPS: Alchemy: Convert to new irq chip functions 2011-03-25 18:45:14 +01:00
Makefile MIPS: Move Alchemy Makefile parts to their own Platform file. 2010-08-05 13:25:46 +01:00
platform.c MIPS: Alchemy: use 36bit addresses for PCMCIA resources. 2010-02-27 12:53:43 +01:00
platform.h MIPS: Alchemy: use 36bit addresses for PCMCIA resources. 2010-02-27 12:53:43 +01:00
pm.c suspend: constify platform_suspend_ops 2010-11-16 14:14:02 +01:00
prom.c MIPS: Alchemy: Add return value check for strict_strtoul() 2010-12-16 18:10:55 +00:00