commit | a48709c5d076aa3a3f9b6426f462abe6bf432b11 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue May 31 08:22:30 2011 +0300 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Sat Jun 18 08:05:52 2011 -0700 |
tree | a6da050f84ff8b9d3ac366387b4a9c8fb412215b | |
parent | c6ca8bc46cc320e31e8fcb8b104eeed044febd6f [diff] |
iwlagn: introduce iwl_bus and iwl_bus_ops 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>