rtw88: pci: config phy after chip info is setup
authorYan-Hsuan Chuang <yhchuang@realtek.com>
Tue, 8 Oct 2019 08:20:59 +0000 (16:20 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 14 Oct 2019 09:10:50 +0000 (12:10 +0300)
commit474264d5a6b7db4d6c1a1ba1464812addbb7f974
tree0561ad8fd24c5af9cdd042c5a21aa8f11ab42fa3
parenta4835410995e0a15b40cd4ab13d19e680f5a2602
rtw88: pci: config phy after chip info is setup

Chip info such as cut_version is required to configure
PCI phy. Move rtw_pci_phy_config after rtw_chip_info_setup.

Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtw88/pci.c