[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YkaU11B4MV3EE9oP@kroah.com>
Date: Fri, 1 Apr 2022 07:59:51 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Michael Straube <straube.linux@...il.com>
Cc: Larry.Finger@...inger.net, phil@...lpotter.co.uk,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/5] staging: r8188eu: remove GetHwReg8188EU()
On Thu, Mar 31, 2022 at 03:05:17PM +0200, Michael Straube wrote:
> This series remove the function GetHwReg8188EU(). This is part of the
> ongoing effort to get rid of the unwanted hal layer.
>
> Tested on x86_64 with Inter-Tech DMG-02.
>
> Michael Straube (5):
> staging: r8188eu: rename clear_bacon_valid_bit()
> staging: r8188eu: remove HW_VAR_BCN_VALID from GetHwReg8188EU()
> staging: r8188eu: remove HW_VAR_CHK_HI_QUEUE_EMPTY from
> GetHwReg8188EU()
> staging: r8188eu: remove HW_VAR_FWLPS_RF_ON from GetHwReg8188EU()
> staging: r8188eu: remove GetHwReg8188EU()
>
> drivers/staging/r8188eu/core/rtw_cmd.c | 14 +++----
> drivers/staging/r8188eu/core/rtw_mlme_ext.c | 14 +++++--
> drivers/staging/r8188eu/core/rtw_pwrctrl.c | 19 +++++++--
> drivers/staging/r8188eu/hal/rtl8188e_cmd.c | 6 +--
> drivers/staging/r8188eu/hal/usb_halinit.c | 40 -------------------
> drivers/staging/r8188eu/include/hal_intf.h | 4 --
> .../staging/r8188eu/include/rtw_mlme_ext.h | 3 +-
> drivers/staging/r8188eu/os_dep/ioctl_linux.c | 4 +-
> 8 files changed, 39 insertions(+), 65 deletions(-)
Nice work in getting rid of that mess!
Powered by blists - more mailing lists