wifi: rtw89: 8852c: rfk: correct miscoding delay of DPK
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 30 Sep 2022 13:33:18 +0000 (21:33 +0800)
committerKalle Valo <kvalo@kernel.org>
Wed, 5 Oct 2022 07:42:23 +0000 (10:42 +0300)
commit3be11416204a7aecbdba8c843849f204c631b8e6
tree2c616543734cfb4b7c679256c67eee2dfe3f3b7e
parent68b0ce5bb4002cd657963cb876f0ff51729f9bfc
wifi: rtw89: 8852c: rfk: correct miscoding delay of DPK

Using mdelay() can work well, but calibration causes too much time. Use
proper udelay() to get shorter time and the same result.

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-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/rtw8852c_rfk.c