From: Alan Cox Date: Mon, 16 Jun 2008 12:35:15 +0000 (+0200) Subject: pcmcia: irq probe can be done without risking an IRQ storm X-Git-Tag: v2.6.27-rc1~1113^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=635416ef393e8cec5a89fc6c1de710ee9596a51e;p=pandora-kernel.git pcmcia: irq probe can be done without risking an IRQ storm Nowdays you can ask for an IRQ to be allocated but not enabled, when PCMCIA was written this was not true and this feature is thus not used [linux@dominikbrodowski.net: add comment and ifdef to avoid compilation breakage at least on alpha] Signed-off-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed