• Larry Finger's avatar
    rtlwifi: btcoex: Remove 23b 2ant configuration parameter · d6a82054
    Larry Finger authored
    In file halbtc8723b2ant.c, there are directives that depend on an
    undocumented configuration parameter BT_AUTO_REPORT_ONLY_8723B_2ANT
    that cannot be set from Kconfig. This parameter is replaced by a
    boolean in the main structure used by all routines. It still cannot
    be changed dynamically, but it is easier to document.
    
    Routines halbtc8723b2ant_set_bt_auto_report(), and
    btc8723b2ant_bt_auto_report() are restored.
    Signed-off-by: default avatarLarry Finger <Larry.Finger@lwfinger.net>
    Cc: Yan-Hsuan Chuang <yhchuang@realtek.com>
    Cc: Pkshih <pkshih@realtek.com>
    Cc: Birming Chiu <birming@realtek.com>
    Cc: Shaofu <shaofu@realtek.com>
    Cc: Steven Ting <steventing@realtek.com>
    Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
    d6a82054
halbtc8723b2ant.h 5.88 KB