commit | 705cd4513a2fc561d8a2d5853cffb102bf183d70 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sat Jun 18 08:21:12 2011 -0700 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Sat Jun 18 08:22:58 2011 -0700 |
tree | 577d4d3a96b5f7acc80e4c41ba9a36148d8480ba | |
parent | 4b55b07fc9e5eccfd204cad75509bf062d3c22a3 [diff] |
iwlagn: store the irq number to iwl_bus just like dev Since the irq number is just an unsigned int, store it inside iwl_bus instead of calling the get_irq ops every time it is needed. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>