From: Emmanuel Grumbach Date: Mon, 4 Jul 2011 06:06:44 +0000 (+0300) Subject: iwlagn: move sync_irq to transport layer X-Git-Tag: v3.1-rc1~255^2~14^2^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a27367d25da06c24e0379ad4489542016ff11dbb;p=pandora-kernel.git iwlagn: move sync_irq to transport layer Since all the irq / tasklet is now handled in the transport layer, it should give an API to ensure that all the irq / tasklet have finished running. This will allow the upper layer to release all its resources. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed