linux-kernel-test/arch/mips/alchemy/devboards
Manuel Lauss 0000a53901 MIPS: DB1200: PCMCIA card detection must not be auto-enabled.
Same issues as SD card detection:  One of both is always triggering and the
handlers take care to shut it up and enable the other.  To avoid messages
about "unbalanced interrupt enable/disable" they must not be automatically
enabled when initally requested.

This was not an issue with the db1200_defconfig due to fortunate timings;
on a build without network chip support the warnings appear.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
To: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: http://patchwork.linux-mips.org/patch/1133/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2010-04-30 20:52:43 +01:00
..
db1x00 MIPS: Alchemy: Repair db1500/bosporus builds 2010-02-27 12:53:45 +01:00
db1200 MIPS: DB1200: PCMCIA card detection must not be auto-enabled. 2010-04-30 20:52:43 +01:00
pb1000 MIPS: Alchemy: Remove forced command line setting 2010-02-27 12:53:20 +01:00
pb1100 MIPS: Alchemy: use 36bit addresses for PCMCIA resources. 2010-02-27 12:53:43 +01:00
pb1200 MIPS: Alchemy: use 36bit addresses for PCMCIA resources. 2010-02-27 12:53:43 +01:00
pb1500 MIPS: Alchemy: use 36bit addresses for PCMCIA resources. 2010-02-27 12:53:43 +01:00
pb1550 MIPS: Alchemy: use 36bit addresses for PCMCIA resources. 2010-02-27 12:53:43 +01:00
bcsr.c MIPS: Alchemy: devboards: factor out PB1200 IRQ cascade code. 2010-02-27 12:52:50 +01:00
Makefile MIPS: Alchemy: Extended DB1200 board support. 2010-02-27 12:53:00 +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 MIPS: Alchemy: devboard PM needs to save CPLD registers. 2010-02-27 12:53:41 +01:00
prom.c MIPS: Alchemy: prom_putchar is board dependent 2010-02-27 12:52:55 +01:00