ath9k_hw: fix calibration on 5 ghz
authorFelix Fietkau <nbd@openwrt.org>
Mon, 29 Aug 2011 08:06:14 +0000 (10:06 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 30 Aug 2011 19:26:16 +0000 (15:26 -0400)
commit0e4660cbe51276e86dbdab17228733dbcdb49249
tree27c33e769c3634eb3f98e47cebe076967145cab7
parent7c2510120e9b43b0caf32c3786a6ab831f7d9e87
ath9k_hw: fix calibration on 5 ghz

ADC calibrations cannot run on 5 GHz with fast clock enabled. They
need to be disabled, otherwise they'll hang and IQ mismatch calibration
will not be run either.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Reported-by: Adrian Chadd <adrian@freebsd.org>
Cc: stable@kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ar9002_calib.c