From: Emmanuel Grumbach Date: Tue, 3 Jan 2012 14:56:15 +0000 (+0200) Subject: iwlwifi: give trans to all the read / write functions X-Git-Tag: v3.4-rc1~177^2~112^2~356^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1042db2af183b96cdce5972014d85e8bca0634ad;p=pandora-kernel.git iwlwifi: give trans to all the read / write functions 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 Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed