[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210830092153.9283-1-straube.linux@gmail.com>
Date: Mon, 30 Aug 2021 11:21:49 +0200
From: Michael Straube <straube.linux@...il.com>
To: gregkh@...uxfoundation.org
Cc: Larry.Finger@...inger.net, phil@...lpotter.co.uk, martin@...ser.cx,
fmdefrancesco@...il.com, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org,
Michael Straube <straube.linux@...il.com>
Subject: [PATCH 0/4] staging: r8188eu: remove code for other chips
This series removes some code that is valid only for other chips
than RTL8188EU and is not used in the driver.
Michael Straube (4):
staging: r8188eu: remove Hal_MPT_CCKTxPowerAdjustbyIndex()
staging: r8188eu: remove set but unused variable
staging: r8188eu: remove ICType from struct HAL_VERSION
staging: r8188eu: remove unused function SetBcnCtrlReg()
drivers/staging/r8188eu/hal/hal_com.c | 13 +-
.../staging/r8188eu/hal/rtl8188e_hal_init.c | 19 ---
drivers/staging/r8188eu/hal/rtl8188e_mp.c | 139 ++----------------
drivers/staging/r8188eu/hal/usb_halinit.c | 2 +-
drivers/staging/r8188eu/include/HalVerDef.h | 61 --------
.../staging/r8188eu/include/rtl8188e_hal.h | 3 -
drivers/staging/r8188eu/include/rtw_mp.h | 1 -
7 files changed, 12 insertions(+), 226 deletions(-)
--
2.33.0
Powered by blists - more mailing lists