[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211205151251.6861-1-martin@kaiser.cx>
Date: Sun, 5 Dec 2021 16:12:41 +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/10] staging: r8188eu: some more cleanups
Here's another patch set with simple cleanups in different parts
of the driver.
Martin Kaiser (10):
staging: r8188eu: bLedOpenDrain is always true for r8188eu
staging: r8188eu: remove a bunch of unused led defines
staging: r8188eu: remove two unused macros
staging: r8188eu: bHWPowerdown is set but not used
staging: r8188eu: remove unused macros from drv_types.h
staging: r8188eu: hal data's interfaceIndex is never read
staging: r8188eu: remove empty HAL_INIT_PROFILE_TAG macro
staging: r8188eu: remove two write-only wifi direct variables
staging: r8188eu: remove unused define
staging: r8188eu: AntCombination is always 2
drivers/staging/r8188eu/core/rtw_p2p.c | 3 --
drivers/staging/r8188eu/hal/odm_RTL8188E.c | 41 ++++---------------
.../staging/r8188eu/hal/rtl8188e_hal_init.c | 10 +----
drivers/staging/r8188eu/hal/rtl8188eu_led.c | 16 +++-----
drivers/staging/r8188eu/hal/usb_halinit.c | 28 -------------
drivers/staging/r8188eu/include/drv_types.h | 6 ---
.../staging/r8188eu/include/osdep_service.h | 18 --------
.../staging/r8188eu/include/rtl8188e_hal.h | 5 ---
drivers/staging/r8188eu/include/rtw_led.h | 32 ---------------
drivers/staging/r8188eu/include/rtw_mlme.h | 12 ------
drivers/staging/r8188eu/include/rtw_pwrctrl.h | 1 -
drivers/staging/r8188eu/os_dep/ioctl_linux.c | 2 -
12 files changed, 15 insertions(+), 159 deletions(-)
--
2.20.1
Powered by blists - more mailing lists