[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <620e62d8-6662-004d-38b8-369ad53ce738@gmail.com>
Date: Thu, 7 Oct 2021 12:41:15 +0200
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
Subject: Re: [PATCH 2/2] staging: r8188eu: remove GetHwRegHandler from hal_ops
On 10/6/21 22:35, Michael Straube wrote:
> Remove GetHwRegHandler from struct hal_ops and remove the wrapper
> rtw_hal_get_hwreg(). Call GetHwReg8188EU() directly instead.
>
> Signed-off-by: Michael Straube <straube.linux@...il.com>
> ---
> drivers/staging/r8188eu/core/rtw_ap.c | 2 +-
> drivers/staging/r8188eu/core/rtw_cmd.c | 4 ++--
> drivers/staging/r8188eu/core/rtw_ioctl_set.c | 2 +-
> drivers/staging/r8188eu/core/rtw_mlme.c | 2 +-
> drivers/staging/r8188eu/core/rtw_mlme_ext.c | 4 ++--
> drivers/staging/r8188eu/core/rtw_pwrctrl.c | 2 +-
> drivers/staging/r8188eu/core/rtw_wlan_util.c | 2 +-
> drivers/staging/r8188eu/hal/hal_intf.c | 6 ------
> drivers/staging/r8188eu/hal/rtl8188e_cmd.c | 2 +-
> drivers/staging/r8188eu/hal/rtl8188e_dm.c | 2 +-
> drivers/staging/r8188eu/hal/rtl8188e_hal_init.c | 4 ++--
> drivers/staging/r8188eu/hal/usb_halinit.c | 4 +---
> drivers/staging/r8188eu/include/hal_intf.h | 5 +----
> drivers/staging/r8188eu/os_dep/ioctl_linux.c | 4 ++--
> 14 files changed, 17 insertions(+), 28 deletions(-)
>
This patch is outdated and can be dropped.
Thanks,
Michael
Powered by blists - more mailing lists