[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211228101120.9120-1-straube.linux@gmail.com>
Date: Tue, 28 Dec 2021 11:11:10 +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 00/10] staging: r8188eu: another set of cleanups
This set contains some cleanups in different areas of the driver.
Tested on x86_64 with Inter-Tech DMG-02.
Michael Straube (10):
staging: r8188eu: DM_PriCCA is set but never used
staging: r8188eu: remove GET_CVID_ROM_VERSION
staging: r8188eu: remove unused enum odm_h2c_cmd
staging: r8188eu: remove ODM_CMNINFO_ABILITY from ODM_CmnInfoInit()
staging: r8188eu: remove write-only fields from struct rtl_ps
staging: r8188eu: FAT_State is always FAT_NORMAL_STATE
staging: r8188eu: FAT_State is set but never used
staging: r8188eu: TrainIdx is set but never used
staging: r8188eu: RSSI_test is always false
staging: r8188eu: merge _ReadLEDSetting() into ReadAdapterInfo8188EU()
drivers/staging/r8188eu/hal/odm.c | 7 -----
drivers/staging/r8188eu/hal/odm_HWConfig.c | 16 ++--------
drivers/staging/r8188eu/hal/odm_RTL8188E.c | 19 ------------
drivers/staging/r8188eu/hal/usb_halinit.c | 9 ++----
drivers/staging/r8188eu/include/HalVerDef.h | 1 -
drivers/staging/r8188eu/include/odm.h | 29 -------------------
.../staging/r8188eu/include/odm_RTL8188E.h | 2 --
.../staging/r8188eu/include/odm_interface.h | 7 -----
8 files changed, 5 insertions(+), 85 deletions(-)
--
2.34.1
Powered by blists - more mailing lists