From: Kenny Hsu Date: Fri, 6 Jan 2012 21:16:29 +0000 (-0800) Subject: iwlwifi: update testmode command of direct register access X-Git-Tag: v3.4-rc1~177^2~376^2^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=102f097f1937db41f59674caca0a1e38c963baba;p=pandora-kernel.git iwlwifi: update testmode command of direct register access In order to make sure the testcommand function of direct register access can be performed even NIC is asleep, replace corresponding handler iwl_read32 and iwl_write32 by using iwl_direct_read32 and iwl_direct_write32. Signed-off-by: Kenny Hsu Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed