commit | 1d9c185d67e61737562befdc6b0c4f19b6a85be6 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Tue Oct 27 12:59:37 2009 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 30 16:49:19 2009 -0400 |
tree | 1af8f90884ed5ceb34a2004b2c0b1653363d5428 | |
parent | ec11bb88f977321f117865b4d21079bbacc474ee [diff] |
ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal() An extra register was being written to for PA calibration making the hardware unresponsive, remove it. Hardware reset should now complete fine on ar9271. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>