From: Michael Buesch Date: Wed, 7 Nov 2007 18:08:26 +0000 (+0100) Subject: b43: properly request pcmcia IRQ X-Git-Tag: v2.6.24-rc3~163^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dcb5f477ffa757b7f1817da557905ccae17fc37;p=pandora-kernel.git b43: properly request pcmcia IRQ PCMCIA needs an additional step to request the IRQ. No need to add code to release the IRQ here, as that's done automatically in pcmcia_disable_device(). Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed