From: Emmanuel Grumbach Date: Mon, 4 Jul 2011 05:58:19 +0000 (+0300) Subject: iwlagn: move the tasklet / irq to the transport layer X-Git-Tag: v3.1-rc1~255^2~14^2^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34c1b7ba127d1815b3dd1cb81cc4338ce0e712b7;p=pandora-kernel.git iwlagn: move the tasklet / irq to the transport layer PCIe doesn't provide any ISR registration API, whereas other buses do. Hence, we need to move the tasklet and irq to the transport layer to allow this flexibility. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed