From: Helmut Schaa Date: Mon, 1 Dec 2008 15:53:28 +0000 (+0100) Subject: iwl3945: remove obsolete irq handling X-Git-Tag: v2.6.29-rc1~581^2~305^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c58f9f635afe688c5c5709f441af57c12c7a4856;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed