commit | 6226811f4eec35c509b931ac900ac074336103f5 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Wed Oct 07 16:22:19 2009 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 27 16:47:47 2009 -0400 |
tree | 6c6c059d360c9291ab4d73daa9e2ff4f80922ec5 | |
parent | b57df129aaf65819f4eb80c2a5be3765509e9d23 [diff] |
ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibration The PA calibration for ar9271 ath9k_hw_9271_pa_cal() can run during reset or initial calibration, update the PA calibration to account for that and initialize PA calibration variables for both conditions. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>