wifi: rtw89: 8852c: correct set of IQK backup registers
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 30 Sep 2022 13:33:17 +0000 (21:33 +0800)
committerKalle Valo <kvalo@kernel.org>
Wed, 5 Oct 2022 07:42:22 +0000 (10:42 +0300)
commit68b0ce5bb4002cd657963cb876f0ff51729f9bfc
treed01fa2c29a5ace7e5936966bf0059d2c76243b95
parent1562bdef925117dcd5a5678417c01f703be99589
wifi: rtw89: 8852c: correct set of IQK backup registers

IQK can change the values of this register set, so need to backup and
restore the values. During we rewrite IQK, the policy is changed. Some
values are controlled and filled by IQK, and don't need to restore after
IQK. Therefore, remove this kind of registers from this array.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220930133318.6335-1-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/rtw8852c_rfk.c