iwlagn: add a get_irq method to iwl_bus_ops and use it
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Fri, 10 Jun 2011 18:30:30 +0000 (11:30 -0700)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Sat, 18 Jun 2011 15:18:17 +0000 (08:18 -0700)
In order to remove a few more dereference to priv->pdev that will be killed
[Asoon, there is now a method to get the IRQ number.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>

No differences found