]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
iwl3945: remove obsolete irq handling
authorHelmut Schaa <helmut.schaa@googlemail.com>
Mon, 1 Dec 2008 15:53:28 +0000 (16:53 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 5 Dec 2008 14:35:46 +0000 (09:35 -0500)
commitc58f9f635afe688c5c5709f441af57c12c7a4856
tree0648fef4ff5ac03b521c1a90a451b6a058d934df
parent8e7be8da8ec7cc2828f4434d8d3c2ab4d1d4e7a4
iwl3945: remove obsolete irq handling

3945 hardware does not emit the interrupts CSR_INT_BIT_RF_KILL (rfkill
toggled) and CSR_INT_BIT_CT_KILL (adapter too hot). Hence this part of code
can be removed since iwl3945_irq_tasklet does not handle 4965 hw at all.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl3945-base.c