ath9k_hw: start noisefloor calibration after MCI reset
authorRajkumar Manoharan <rmanohar@qca.qualcomm.com>
Sun, 1 Jul 2012 14:23:51 +0000 (19:53 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Jul 2012 20:36:18 +0000 (16:36 -0400)
commit1fe860edb0787fa2df6d043e34a55dc739e235f0
treecf2d65fa6ffcd808f5afc129960f1beb2afeb1cc
parent4795f0960937f58a553ac405bb1cf18ecb8972ba
ath9k_hw: start noisefloor calibration after MCI reset

noisefloor calibration has to be loaded and started after
chip reset completion and restoring chainmask. Right now it is
being started before MCI reset completion on full reset. Fix that.

Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c