iwlagn: move sync_irq to transport layer
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 4 Jul 2011 06:06:44 +0000 (09:06 +0300)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Sat, 16 Jul 2011 14:36:56 +0000 (07:36 -0700)
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 <emmanuel.grumbach@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>

No differences found