From: Emmanuel Grumbach Date: Fri, 26 Aug 2011 06:10:53 +0000 (-0700) Subject: iwlagn: move ISR related data to transport layer X-Git-Tag: v3.2-rc1~129^2~287^2^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c325769a394559941acda83e888a1d9b1ef8b7f;p=pandora-kernel.git iwlagn: move ISR related data to transport layer Since the ISR is entirely in the transport layer, its data should be in the pcie specific region. Change sync_irq to first disable and then synchronize the IRQ. iwl_isr and iwl_isr_ict now receive iwl_trans. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed