linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Straube <straube.linux@gmail.com>
To: gregkh@linuxfoundation.org
Cc: Larry.Finger@lwfinger.net, phil@philpotter.co.uk,
	linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] staging: r8188eu: remove GetHwRegHandler from hal_ops
Date: Thu, 7 Oct 2021 12:41:15 +0200	[thread overview]
Message-ID: <620e62d8-6662-004d-38b8-369ad53ce738@gmail.com> (raw)
In-Reply-To: <20211006203510.9083-2-straube.linux@gmail.com>

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@gmail.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

  reply	other threads:[~2021-10-07 10:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-06 20:35 [PATCH 1/2] staging: r8188eu: remove SetHwRegHandler from hal_ops Michael Straube
2021-10-06 20:35 ` [PATCH 2/2] staging: r8188eu: remove GetHwRegHandler " Michael Straube
2021-10-07 10:41   ` Michael Straube [this message]
2021-10-07 10:40 ` [PATCH 1/2] staging: r8188eu: remove SetHwRegHandler " Michael Straube

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=620e62d8-6662-004d-38b8-369ad53ce738@gmail.com \
    --to=straube.linux@gmail.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=phil@philpotter.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).