[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220107215033.12257-1-straube.linux@gmail.com>
Date: Fri, 7 Jan 2022 22:50:27 +0100
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/6] staging: r8188eu: clean up GetHwReg8188EU()
This series removes unused cases from GetHwReg8188EU(). Some of the
cases are also unused in SetHwReg8188EU() and removed there as well.
Tested on x86_64 with Inter-Tech DMG-02.
Michael Straube (6):
staging: r8188eu: remove HW_VAR_BASIC_RATE from GetHwReg8188EU()
staging: r8188eu: remove HW_VAR_TXPAUSE
staging: r8188eu: remove HW_VAR_CURRENT_ANTENNA from GetHwReg8188EU()
staging: r8188eu: remove HW_VAR_EFUSE_BYTES from GetHwReg8188EU()
staging: r8188eu: EfuseUsedBytes is set but never used
staging: r8188eu: remove HW_VAR_APFM_ON_MAC
.../staging/r8188eu/hal/rtl8188e_hal_init.c | 3 ---
drivers/staging/r8188eu/hal/usb_halinit.c | 25 -------------------
drivers/staging/r8188eu/include/hal_intf.h | 5 ----
.../staging/r8188eu/include/rtl8188e_hal.h | 2 --
4 files changed, 35 deletions(-)
--
2.34.1
Powered by blists - more mailing lists