commit | bbd10586f0df1a3ff6abda39c9542458fdfc5686 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Fri Oct 12 12:16:28 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Sat Oct 13 17:39:53 2018 +0200 |
tree | b2855d6470648544424044527a87c2309180aaba | |
parent | 4636a2544c3b79b95115bd612455de7c176dadcf [diff] |
mt76x0: phy: do not run calibration during channel switch Do not perform phy/vga calibration during channel switch. Moreover remove mt76x0_agc_save and mt76x0_agc_restore routines since they are no longer necessary. Furthermore run mt76_set_channel in order to check if there are pending frames during channel switch Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>