From: Ping-Ke Shih <pkshih@realtek.com>
To: "Johannes Berg" <johannes@sipsolutions.net>,
"Uwe Kleine-König" <u.kleine-koenig@baylibre.com>,
"Ulf Hansson" <ulf.hansson@linaro.org>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
"linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>
Subject: RE: [PATCH v2 0/3] sdio: Use bus type function for shutdown
Date: Tue, 13 Jan 2026 00:31:49 +0000 [thread overview]
Message-ID: <c33e54f94ffc459eab8c6857c2d78b51@realtek.com> (raw)
In-Reply-To: <dc096cdc77d42bd90f3e3e3f420912bf365793ad.camel@sipsolutions.net>
Johannes Berg <johannes@sipsolutions.net> wrote:
> On Mon, 2026-01-12 at 16:46 +0100, Uwe Kleine-König wrote:
> > Hello,
> >
> > this series is part of an effort to get rid of the .shutdown() callback
> > (and .probe() and .remove()) in struct device_driver. Preparing that,
> > all sdio drivers that up to now use this callback are converted to a new
> > sdio specific shutdown callback.
> >
> > v1 is available at https://lore.kernel.org/all/cover.1765968841.git.ukleinek@kernel.org.
> >
> > Changes since v1:
> > - Drop patch 2/4 which resulted in a build failure with CONFIG_PM=n
> >
> > Patches #2 and #3 depend on the first patch, and with just the first
> > patch applied there is a runtime warning (emitted by the driver core in
> > driver_register()) for each unconverted driver. So it would be nice to
> > get the whole series in during a single merge window to not let users
> > face the warning.
> >
> > Given that all drivers are in drivers/net/wireless I suggest to apply
> > the whole series via the wireless tree.
> >
>
> Sounds good, thanks for the heads-up.
>
> I guess I should get Ulf's ack for the MMC part, and Ping-Ke's for the
> rtw part, and nobody cares about rsi :)
Acked. And assigned this patch to you in patchwork. Thanks.
prev parent reply other threads:[~2026-01-13 0:32 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-12 15:46 [PATCH v2 0/3] sdio: Use bus type function for shutdown Uwe Kleine-König
2026-01-12 15:46 ` [PATCH v2 1/3] sdio: Provide a bustype shutdown function Uwe Kleine-König
2026-01-15 1:26 ` Shawn Lin
2026-01-15 8:23 ` Uwe Kleine-König
2026-01-19 9:16 ` Johannes Berg
2026-01-19 15:00 ` Ulf Hansson
2026-01-19 18:25 ` Uwe Kleine-König
2026-01-20 10:25 ` Ulf Hansson
2026-01-20 10:27 ` Ulf Hansson
2026-01-20 10:29 ` Johannes Berg
2026-01-12 15:46 ` [PATCH v2 2/3] wifi: rsi: sdio: Migrate to use sdio specific " Uwe Kleine-König
2026-01-12 15:46 ` [PATCH v2 3/3] wifi: rtw88: " Uwe Kleine-König
2026-01-13 0:29 ` Ping-Ke Shih
2026-01-12 15:51 ` [PATCH v2 0/3] sdio: Use bus type function for shutdown Johannes Berg
2026-01-13 0:31 ` Ping-Ke Shih [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=c33e54f94ffc459eab8c6857c2d78b51@realtek.com \
--to=pkshih@realtek.com \
--cc=johannes@sipsolutions.net \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=u.kleine-koenig@baylibre.com \
--cc=ulf.hansson@linaro.org \
/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