]> git.baikalelectronics.ru Git - kernel.git/commit
b43: properly request pcmcia IRQ
authorMichael Buesch <mb@bu3sch.de>
Wed, 7 Nov 2007 18:08:26 +0000 (19:08 +0100)
committerJeff Garzik <jeff@garzik.org>
Sat, 10 Nov 2007 09:25:13 +0000 (04:25 -0500)
commit1687db0c2d8e81d5fc27882b353a1e72c5ab6358
tree6a8cfe723482d29e9be8cd958893d928feee7950
parent6557d5af5f476a690306caf1d692a1ec362ccad8
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 <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/pcmcia.c