commit | c58f9f635afe688c5c5709f441af57c12c7a4856 | [log] [tgz] |
---|---|---|
author | Helmut Schaa <helmut.schaa@googlemail.com> | Mon Dec 01 16:53:28 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Dec 05 09:35:46 2008 -0500 |
tree | 0648fef4ff5ac03b521c1a90a451b6a058d934df | |
parent | 8e7be8da8ec7cc2828f4434d8d3c2ab4d1d4e7a4 [diff] |
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>