[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220409120627.10633-1-straube.linux@gmail.com>
Date: Sat, 9 Apr 2022 14:06:23 +0200
From: Michael Straube <straube.linux@...il.com>
To: gregkh@...uxfoundation.org
Cc: Larry.Finger@...inger.net, phil@...lpotter.co.uk,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Michael Straube <straube.linux@...il.com>
Subject: [PATCH 0/4] staging: r8188eu: SetHwReg8188EU() cleanups
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
Powered by blists - more mailing lists