• Larry Finger's avatar
    rtlwifi: btcoex: Remove 21a 1ant configuration parameter · aef9ae46
    Larry Finger authored
    In file halbtc8821a1ant.c, there are directives that depend on an
    undocumented configuration parameter BT_AUTO_REPORT_ONLY_8821A_1ANT
    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.
    
    Using a suggestion from Realtek, the auto report is turned on with this
    patch.
    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>
    aef9ae46
halbtc8821a1ant.c 91.9 KB