OSDN Git Service

rtw88: use rtw_phy_pg_cfg_pair struct, not arrays
authorYan-Hsuan Chuang <yhchuang@realtek.com>
Fri, 25 Oct 2019 09:33:41 +0000 (17:33 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 31 Oct 2019 08:03:48 +0000 (10:03 +0200)
commit0b8db87da54178717d302ca5dc09285ad4922abc
tree9d3081a01bee227efd63479a83d1573a6506e679
parent7436a470b5835d4d06c9453736bc1d2e9b29a07e
rtw88: use rtw_phy_pg_cfg_pair struct, not arrays

Use proper struct for BB PG tables.

TODO: we need to find a way to store the tables that have
      condition values.

Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtw88/phy.c
drivers/net/wireless/realtek/rtw88/phy.h
drivers/net/wireless/realtek/rtw88/rtw8822b_table.c
drivers/net/wireless/realtek/rtw88/rtw8822c_table.c