From: Dominik Brodowski Date: Thu, 8 Apr 2010 18:33:16 +0000 (+0200) Subject: pcmcia: setup IRQ to be used by PCMCIA drivers at card insert X-Git-Tag: v2.6.35-rc1~483^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f0f38c45a8f2f511c25893e33011ff32fc811db;p=pandora-kernel.git pcmcia: setup IRQ to be used by PCMCIA drivers at card insert Setup the IRQ to be used by PCMCIA drivers already during the device registration stage, making use of a new function pcmcia_setup_irq(). This will allow us to get rid of quite a lot of indirection in the future. Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed