From: Kenny Hsu Date: Fri, 23 Dec 2011 06:50:48 +0000 (+0800) Subject: iwlwifi: update testmode command of direct register access X-Git-Tag: v3.4-rc1~177^2~112^2~356^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c381be2853bbe4bc1bd6fee88f0a33041de65d06;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 --- Reading git-diff-tree failed