From: Luis R. Rodriguez Date: Tue, 27 Oct 2009 16:59:36 +0000 (-0400) Subject: ath9k_hw: correct AR_PHY_SPECTRAL_SCAN register offset X-Git-Tag: v2.6.33-rc1~388^2~449^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec11bb88f977321f117865b4d21079bbacc474ee;p=pandora-kernel.git ath9k_hw: correct AR_PHY_SPECTRAL_SCAN register offset We had 0x9912 but AR_PHY_SPECTRAL_SCAN is 0x9910. By using the 0x9912 we were making the hardware unresponsive. This allows us to move forward with hardware reset on ar9271 on the ath9k_htc driver. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed