rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192cu for addition of rtl8192se and rtl8192de
Change rtl8192ce routines phy and trx for addition of RTL8192SE and RTL8192DE. In addition, make necessary modifications to rtl8192cu. This patch also removes the temporary patches needed to enable intermediate steps to build without error. Signed-off-by: Chaoming_Li <chaoming_li@realsil.com.cn> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

szülő
e0b5a50786
commit
76c34f910a
@@ -930,10 +930,8 @@ int rtl92ce_hw_init(struct ieee80211_hw *hw)
|
||||
}
|
||||
|
||||
rtlhal->last_hmeboxnum = 0;
|
||||
#if 0 /* temporary */
|
||||
rtl92c_phy_mac_config(hw);
|
||||
rtl92c_phy_bb_config(hw);
|
||||
#endif
|
||||
rtlphy->rf_mode = RF_OP_BY_SW_3WIRE;
|
||||
rtl92c_phy_rf_config(hw);
|
||||
rtlphy->rfreg_chnlval[0] = rtl_get_rfreg(hw, (enum radio_path)0,
|
||||
|
Reference in New Issue
Block a user