From: philipp hortmann <philipp.g.hortmann@gmail.com>
To: Michael Straube <straube.linux@gmail.com>
Cc: gregkh@linuxfoundation.org, hdegoede@redhat.com,
Larry.Finger@lwfinger.net, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4] staging: rtl8723bs: more efuse cleanups
Date: Fri, 29 Aug 2025 23:06:57 +0200 [thread overview]
Message-ID: <aLIWccuFa_gHqcaL@kernel-710> (raw)
In-Reply-To: <20250824095830.79233-1-straube.linux@gmail.com>
On Sun, Aug 24, 2025 at 11:58:26AM +0200, Michael Straube wrote:
> This series removes some more efuse related dead code on top of
> [PATCH 00/14] staging: rtl8723bs: clean up efuse related code
>
> Patch 4/4 removes an empty function I stumbled upon while working
> on the other patches.
>
> All patches have been compile-tested only due to lack of hardware.
>
> Michael Straube (4):
> staging: rtl8723bs: remove wrapper Efuse_PowerSwitch
> staging: rtl8723bs: remove bWrite from Hal_EfusePowerSwitch
> staging: rtl8723bs: remove REG_EFUSE_ACCESS_8723 and
> EFUSE_ACCESS_ON_8723
> staging: rtl8723bs: Hal_EfuseParseAntennaDiversity_8723B is empty
>
> drivers/staging/rtl8723bs/core/rtw_efuse.c | 31 +-------------
> .../staging/rtl8723bs/hal/rtl8723b_hal_init.c | 42 ++-----------------
> drivers/staging/rtl8723bs/hal/sdio_halinit.c | 1 -
> drivers/staging/rtl8723bs/include/hal_intf.h | 2 +-
> .../staging/rtl8723bs/include/rtl8723b_hal.h | 2 -
> drivers/staging/rtl8723bs/include/rtw_efuse.h | 2 -
> 6 files changed, 7 insertions(+), 73 deletions(-)
>
> --
> 2.51.0
>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Trendbook Next 14
prev parent reply other threads:[~2025-08-29 21:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-24 9:58 [PATCH 0/4] staging: rtl8723bs: more efuse cleanups Michael Straube
2025-08-24 9:58 ` [PATCH 1/4] staging: rtl8723bs: remove wrapper Efuse_PowerSwitch Michael Straube
2025-08-24 9:58 ` [PATCH 2/4] staging: rtl8723bs: remove bWrite from Hal_EfusePowerSwitch Michael Straube
2025-08-24 9:58 ` [PATCH 3/4] staging: rtl8723bs: remove REG_EFUSE_ACCESS_8723 and EFUSE_ACCESS_ON_8723 Michael Straube
2025-08-24 9:58 ` [PATCH 4/4] staging: rtl8723bs: Hal_EfuseParseAntennaDiversity_8723B is empty Michael Straube
2025-08-29 21:06 ` philipp hortmann [this message]
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=aLIWccuFa_gHqcaL@kernel-710 \
--to=philipp.g.hortmann@gmail.com \
--cc=Larry.Finger@lwfinger.net \
--cc=gregkh@linuxfoundation.org \
--cc=hdegoede@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=straube.linux@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.