From: Manuel Lauss Date: Wed, 21 Apr 2010 15:41:59 +0000 (+0200) Subject: MIPS: DB1200: PCMCIA card detection must not be auto-enabled. X-Git-Tag: v2.6.34-rc7~35^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0000a5390184af1459e82506fcfa7db96f3e6d33;p=pandora-kernel.git 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 To: Linux-MIPS Patchwork: http://patchwork.linux-mips.org/patch/1133/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed