commit | 2031badabf269067f9bc581fea946a27229e4030 | [log] [tgz] |
---|---|---|
author | Daniel Golle <daniel@makrotopia.org> | Mon Apr 17 21:32:12 2017 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Apr 20 14:00:00 2017 +0300 |
tree | 944402cd79d0285c03a11be2c22bfd9f6ebfa6fe | |
parent | 225a644aae03ffe2ec186cd994cd5ab241130035 [diff] |
rt2800: do VCO calibration after programming ALC Somehow AP doesn't come up and the first scan fails if we don't do VCO calibration every time. The vendor driver duplicates the VCO calibration function into the channel switching logic, we can do the same with less duplication. Signed-off-by: Daniel Golle <daniel@makrotopia.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>