From: Johannes Berg <johannes@sipsolutions.net>
To: "Uwe Kleine-König" <u.kleine-koenig@baylibre.com>,
"Ulf Hansson" <ulf.hansson@linaro.org>,
"Ping-Ke Shih" <pkshih@realtek.com>
Cc: linux-wireless@vger.kernel.org, linux-mmc@vger.kernel.org
Subject: Re: [PATCH v2 0/3] sdio: Use bus type function for shutdown
Date: Mon, 12 Jan 2026 16:51:31 +0100 [thread overview]
Message-ID: <dc096cdc77d42bd90f3e3e3f420912bf365793ad.camel@sipsolutions.net> (raw)
In-Reply-To: <cover.1768232321.git.u.kleine-koenig@baylibre.com> (sfid-20260112_164712_157423_ABC1CD8C)
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 :)
johannes
next prev parent reply other threads:[~2026-01-12 15:51 UTC|newest]
Thread overview: 12+ 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:51 ` Johannes Berg [this message]
2026-01-13 0:31 ` [PATCH v2 0/3] sdio: Use bus type function for shutdown Ping-Ke Shih
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=dc096cdc77d42bd90f3e3e3f420912bf365793ad.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=pkshih@realtek.com \
--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