iwlagn: introduce iwl_bus and iwl_bus_ops
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 31 May 2011 05:22:30 +0000 (08:22 +0300)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Sat, 18 Jun 2011 15:05:52 +0000 (08:05 -0700)
iwl_bus will represent a bus, and iwl_bus_ops all the operations that can be
done on this bus.
For the moment only set_prv_data is implemented. More to come...

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

No differences found