]> git.baikalelectronics.ru Git - kernel.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)
commit68a21fad8c2a98596774122bd1c8e2724b683634
tree0648fef4ff5ac03b521c1a90a451b6a058d934df
parent890e1bef5ef22a05f02b062b08aea2e30ea9ce0b
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