[PATCH 00/12] staging: r8188eu: another round of cleanups

From: Martin Kaiser
Date: Sat Jan 08 2022 - 07:50:43 EST


Here's another set with simple cleanups in several places.

Tested with Edimax V2 on an arm32 embedded system, using staging-testing
plus the recent patchsets by Michael and Phil.

Martin Kaiser (12):
staging: r8188eu: ODM_MAC_EDCA_TURBO is always set
staging: r8188eu: ODM_BB_FA_CNT is always set
staging: r8188eu: ODM_BB_CCK_PD is always set
staging: r8188eu: remove unused chip type settings
staging: r8188eu: remove obsolete defines and comments
staging: r8188eu: CurrentBW4024GTxPwrIdx is set but not used
staging: r8188eu: CurrentBW2024GTxPwrIdx is set but not used
staging: r8188eu: CurrentOfdm24GTxPwrIdx is set but not used
staging: r8188eu: CurrentCckTxPwrIdx is set but not used
staging: r8188eu: HW_VAR_MEDIA_STATUS1 is never set
staging: r8188eu: remove HAL_*_ENABLE defines
staging: r8188eu: we always enqueue in rtw_set_chplan_cmd

drivers/staging/r8188eu/core/rtw_cmd.c | 26 ++++++---------
drivers/staging/r8188eu/hal/odm.c | 11 -------
drivers/staging/r8188eu/hal/rtl8188e_dm.c | 5 +--
drivers/staging/r8188eu/hal/rtl8188e_phycfg.c | 32 -------------------
drivers/staging/r8188eu/hal/usb_halinit.c | 19 -----------
drivers/staging/r8188eu/include/HalVerDef.h | 5 ---
drivers/staging/r8188eu/include/hal_intf.h | 1 -
drivers/staging/r8188eu/include/odm.h | 5 ---
.../staging/r8188eu/include/rtl8188e_hal.h | 6 ----
drivers/staging/r8188eu/include/rtw_cmd.h | 2 +-
drivers/staging/r8188eu/os_dep/ioctl_linux.c | 2 +-
11 files changed, 12 insertions(+), 102 deletions(-)

--
2.30.2