wifi: rtw89: coex: refactor debug log of slot list
authorChing-Te Ku <ku920601@realtek.com>
Fri, 6 Jan 2023 12:08:41 +0000 (20:08 +0800)
committerKalle Valo <kvalo@kernel.org>
Mon, 16 Jan 2023 13:36:58 +0000 (15:36 +0200)
commit2ce43be348502703cf173fc31ea45bfe5ff43f90
treed7987ece233b54a7656cd4360823390afabe9cf4
parent2626ccefe615a1faa8fb6bfb07708089b103e428
wifi: rtw89: coex: refactor debug log of slot list

Slot list is to list the WiFi/Bluetooth PTA hardware priority setting.
Move the list parser to its function, not to append together with TDMA
parser.

Signed-off-by: Ching-Te Ku <ku920601@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230106120844.17441-5-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/coex.c