[PATCH 0/4] staging: r8188eu: SetHwReg8188EU() cleanups

From: Michael Straube
Date: Sat Apr 09 2022 - 08:07:06 EST


The next round of SetHwReg8188EU() cleanups. This series removes
four cases from that unwanted function.

Tested on x86_64 with Inter-Tech DMG-02.

Michael Straube (4):
staging: r8188eu: remove HW_VAR_INITIAL_GAIN
staging: r8188eu: remove HW_VAR_MLME_JOIN
staging: r8188eu: remove HW_VAR_FIFO_CLEARN_UP
staging: r8188eu: remove HW_VAR_H2C_FW_PWRMODE

drivers/staging/r8188eu/core/rtw_mlme_ext.c | 91 ++++++++++++++-----
drivers/staging/r8188eu/core/rtw_p2p.c | 4 +-
drivers/staging/r8188eu/core/rtw_pwrctrl.c | 19 +++-
drivers/staging/r8188eu/hal/usb_halinit.c | 80 ----------------
drivers/staging/r8188eu/include/hal_intf.h | 4 -
drivers/staging/r8188eu/include/rtw_pwrctrl.h | 1 +
drivers/staging/r8188eu/os_dep/os_intfs.c | 29 +++++-
7 files changed, 113 insertions(+), 115 deletions(-)

--
2.35.1