提交 fc1c89b3 编写于 作者: J Jes Sorensen 提交者: Kalle Valo

rtl8xxxu: Set WLAN_ACT_CONTROL per vendor driver setting

The initial code set the wrong setting in WLAN_ACT_CONTROL for the
8723bu.
Signed-off-by: NJes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
上级 541bca7f
...@@ -5894,7 +5894,7 @@ static void rtl8723bu_init_bt(struct rtl8xxxu_priv *priv) ...@@ -5894,7 +5894,7 @@ static void rtl8723bu_init_bt(struct rtl8xxxu_priv *priv)
/* /*
* WLAN action by PTA * WLAN action by PTA
*/ */
rtl8xxxu_write8(priv, REG_WLAN_ACT_CONTROL_8723B, 0x0c); rtl8xxxu_write8(priv, REG_WLAN_ACT_CONTROL_8723B, 0x04);
/* /*
* BT select S0/S1 controlled by WiFi * BT select S0/S1 controlled by WiFi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册