This set of 9 patches contain the material that was originally sent as 1 of 7. Each of these now accomplish a single task. Larry Signed-off-by: Yan-Hsuan Chuang <yhchuang@xxxxxxxxxxx> Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx> Cc: Ping-Ke Shih <pkshih@xxxxxxxxxxx> Cc: Birming Chiu <birming@xxxxxxxxxxx> Cc: Shaofu <shaofu@xxxxxxxxxxx> Cc: Steven Ting <steventing@xxxxxxxxxxx> Yan-Hsuan Chuang (9): rtlwifi: btcoex: add macros to check chip type rtlwifi: btcoex: rename ex_halbtcXXXXYZant to ex_btcXXXXYZant rtlwifi: btcoex: settings before firmware is downloaded rtlwifi: btcoex: hook external PnP notify by chip for wifi driver rtlwifi: btcoex: add settings before the hardware is ready rtlwifi: btcoex: hook external functions for newer chips rtlwifi: btcoex: bind BT coex information with wifi driver rtlwifi: btcoex: remove unused display functions rtlwifi: btcoex: let btcoex get wifi rssi and link status .../realtek/rtlwifi/btcoexist/halbt_precomp.h | 22 + .../realtek/rtlwifi/btcoexist/halbtc8192e2ant.c | 2 +- .../realtek/rtlwifi/btcoexist/halbtc8192e2ant.h | 32 +- .../realtek/rtlwifi/btcoexist/halbtc8723b1ant.c | 52 +- .../realtek/rtlwifi/btcoexist/halbtc8723b1ant.h | 41 +- .../realtek/rtlwifi/btcoexist/halbtc8723b2ant.h | 3 + .../realtek/rtlwifi/btcoexist/halbtc8821a1ant.h | 38 +- .../realtek/rtlwifi/btcoexist/halbtc8821a2ant.h | 26 +- .../realtek/rtlwifi/btcoexist/halbtcoutsrc.c | 838 ++++++++++++++++----- .../realtek/rtlwifi/btcoexist/halbtcoutsrc.h | 42 +- .../wireless/realtek/rtlwifi/btcoexist/rtl_btc.c | 35 +- 11 files changed, 814 insertions(+), 317 deletions(-) -- 2.13.0