[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220108124959.313215-1-martin@kaiser.cx>
Date: Sat, 8 Jan 2022 13:49:47 +0100
From: Martin Kaiser <martin@...ser.cx>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Larry Finger <Larry.Finger@...inger.net>,
Phillip Potter <phil@...lpotter.co.uk>,
Michael Straube <straube.linux@...il.com>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Martin Kaiser <martin@...ser.cx>
Subject: [PATCH 00/12] staging: r8188eu: another round of cleanups
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
Powered by blists - more mailing lists