staging: r8822be: Add r8822be btcoexist routines to staging
authorPing-Ke Shih <pkshih@realtek.com>
Thu, 17 Aug 2017 17:46:47 +0000 (12:46 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 20 Aug 2017 18:13:12 +0000 (11:13 -0700)
commitb53b764b274b86a07e1d001236738d04074e7a5f
tree5e5ac793f9877e2a045d01900e14882d2b1a9552
parentfbdc6ba8eed9090e4ee4e070c70b18f247deaeac
staging: r8822be: Add r8822be btcoexist routines to staging

The RTL8822BE, an 802.11ac wireless network card, is now appearing in
new computers. Its driver is being placed in staging to reduce the time
that users of this new card will have access to in-kernel drivers.

This commit adds the routines needed for BT coexistence with the
new driver.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Yan-Hsuan Chuang <yhchuang@realtek.com>
Cc: Birming Chiu <birming@realtek.com>
Cc: Shaofu <shaofu@realtek.com>
Cc: Steven Ting <steventing@realtek.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtlwifi/btcoexist/halbtc8822b1ant.c [new file with mode: 0644]
drivers/staging/rtlwifi/btcoexist/halbtc8822b1ant.h [new file with mode: 0644]
drivers/staging/rtlwifi/btcoexist/halbtc8822b2ant.c [new file with mode: 0644]
drivers/staging/rtlwifi/btcoexist/halbtc8822b2ant.h [new file with mode: 0644]
drivers/staging/rtlwifi/btcoexist/halbtc8822bwifionly.c [new file with mode: 0644]
drivers/staging/rtlwifi/btcoexist/halbtc8822bwifionly.h [new file with mode: 0644]