b43: Implement PHY PLL reset
We should reset PLL after changing MAC frequency. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
50398ee034
commit
737f657f71
@@ -762,7 +762,7 @@ static void b43_phy_ht_spur_avoid(struct b43_wldev *dev,
|
||||
|
||||
b43_mac_switch_freq(dev, spuravoid);
|
||||
|
||||
/* TODO: reset PLL */
|
||||
b43_wireless_core_phy_pll_reset(dev);
|
||||
|
||||
if (spuravoid)
|
||||
b43_phy_set(dev, B43_PHY_HT_BBCFG, B43_PHY_HT_BBCFG_RSTRX);
|
||||
|
Reference in New Issue
Block a user