Simplify rf configuration using mt76x0_rf_wr, mt76x0_rf_set and mt76x0_rf_clear routines. Moreover use mt76x0_phy as prefix for phy routines Lorenzo Bianconi (3): mt76x0: phy: use proper name convention mt76x0: phy: simplify rf configuration routines mt76x0: phy: improve code readability in initvals_phy.h .../net/wireless/mediatek/mt76/mt76x0/init.c | 2 +- .../mediatek/mt76/mt76x0/initvals_phy.h | 1313 ++++++++--------- .../wireless/mediatek/mt76/mt76x0/mt76x0.h | 2 +- .../net/wireless/mediatek/mt76/mt76x0/phy.c | 375 ++--- .../net/wireless/mediatek/mt76/mt76x0/phy.h | 17 + 5 files changed, 770 insertions(+), 939 deletions(-) -- 2.19.0