]> git.baikalelectronics.ru Git - kernel.git/commit
rtw88: coex: 8821c: correct antenna switch function
authorGuo-Feng Fan <vincent_fann@realtek.com>
Tue, 2 Feb 2021 05:50:10 +0000 (13:50 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 8 Feb 2021 10:51:31 +0000 (12:51 +0200)
commit81d6116fe1183c3674f7d674077ee607f6c996ee
tree058680080d96e6f433cb175a5a1b3cc26afa4b29
parent21eafd69f13d8ad6e59404fbdeeae79ba9d24f4a
rtw88: coex: 8821c: correct antenna switch function

This patch fixes a defect that uses incorrect function to access
registers. Use 8 and 32 bit access function to access 8 and 32 bit long
data respectively.

Signed-off-by: Guo-Feng Fan <vincent_fann@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210202055012.8296-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw88/rtw8821c.c