iwlwifi: give trans to all the read / write functions
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 3 Jan 2012 14:56:15 +0000 (16:56 +0200)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 2 Feb 2012 22:35:45 +0000 (14:35 -0800)
From now on, the transport layer in charge of providing access to the
device. So change all the driver to give a pointer to the transport
to all the low level functions that actually access the device.

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

No differences found