linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] staging: r8188eu: some more cleanups
@ 2021-12-05 15:12 Martin Kaiser
  2021-12-05 15:12 ` [PATCH 01/10] staging: r8188eu: bLedOpenDrain is always true for r8188eu Martin Kaiser
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Martin Kaiser @ 2021-12-05 15:12 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Larry Finger, Phillip Potter, Michael Straube, linux-staging,
	linux-kernel, Martin Kaiser

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-12-06  9:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-05 15:12 [PATCH 00/10] staging: r8188eu: some more cleanups Martin Kaiser
2021-12-05 15:12 ` [PATCH 01/10] staging: r8188eu: bLedOpenDrain is always true for r8188eu Martin Kaiser
2021-12-05 15:12 ` [PATCH 02/10] staging: r8188eu: remove a bunch of unused led defines Martin Kaiser
2021-12-05 15:12 ` [PATCH 03/10] staging: r8188eu: remove two unused macros Martin Kaiser
2021-12-05 15:12 ` [PATCH 04/10] staging: r8188eu: bHWPowerdown is set but not used Martin Kaiser
2021-12-05 15:12 ` [PATCH 05/10] staging: r8188eu: remove unused macros from drv_types.h Martin Kaiser
2021-12-05 15:12 ` [PATCH 06/10] staging: r8188eu: hal data's interfaceIndex is never read Martin Kaiser
2021-12-05 15:12 ` [PATCH 07/10] staging: r8188eu: remove empty HAL_INIT_PROFILE_TAG macro Martin Kaiser
2021-12-05 15:12 ` [PATCH 08/10] staging: r8188eu: remove two write-only wifi direct variables Martin Kaiser
2021-12-05 15:12 ` [PATCH 09/10] staging: r8188eu: remove unused define Martin Kaiser
2021-12-05 15:12 ` [PATCH 10/10] staging: r8188eu: AntCombination is always 2 Martin Kaiser
2021-12-06  9:04 ` [PATCH 00/10] staging: r8188eu: some more cleanups Michael Straube

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).