From: Felix Fietkau Date: Fri, 30 Jul 2010 19:02:09 +0000 (+0200) Subject: ath9k_hw: clean up and fix initial noise floor calibration X-Git-Tag: v2.6.36-rc1~305^2~11^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00c86590e36bd42574821b43b5124d75f30df9dd;p=pandora-kernel.git ath9k_hw: clean up and fix initial noise floor calibration On AR9003 the initial noise floor calibration is currently triggered at the end of the reset without allowing the hardware to update the baseband settings. This could potentially make scans in noisy environments a bit more unreliable, so use the same calibration sequence that is used on AR9002. Signed-off-by: Felix Fietkau Acked-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed