From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: "Uwe Kleine-König" <u.kleine-koenig@baylibre.com>
Cc: Ioana Ciornei <ioana.ciornei@nxp.com>,
linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] bus: fsl-mc: Convert to bus callbacks
Date: Tue, 2 Dec 2025 15:48:05 +0100 [thread overview]
Message-ID: <2025120253-bullseye-diaper-8bd9@gregkh> (raw)
In-Reply-To: <848fffe5c479d899c04a4c99ccb5f0128ccc942d.1764684327.git.u.kleine-koenig@baylibre.com>
On Tue, Dec 02, 2025 at 03:09:20PM +0100, Uwe Kleine-König wrote:
> With the eventual goal to drop .probe(), .remove() and .shutdown() from
> struct device_driver, convert the fsl bus to use bus methods.
We can drop those functions? Ok, that would be nice, didn't realize it
would be possible!
So, looks good to me:
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
next prev parent reply other threads:[~2025-12-02 14:48 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-02 14:09 [PATCH 0/2] bus: fsl-mc: Convert to bus callbacks Uwe Kleine-König
2025-12-02 14:09 ` [PATCH 1/2] bus: fsl-mc: Drop error message in probe function Uwe Kleine-König
2025-12-02 14:09 ` [PATCH 2/2] bus: fsl-mc: Convert to bus callbacks Uwe Kleine-König
2025-12-02 14:48 ` Greg Kroah-Hartman [this message]
2025-12-02 16:07 ` Uwe Kleine-König
2025-12-02 17:47 ` Christophe Leroy (CS GROUP)
2025-12-02 22:34 ` Uwe Kleine-König
2025-12-03 6:43 ` Christophe Leroy (CS GROUP)
2025-12-05 17:39 ` Uwe Kleine-König
2025-12-02 15:14 ` [PATCH 0/2] " Ioana Ciornei
2025-12-02 17:53 ` Christophe Leroy (CS GROUP)
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=2025120253-bullseye-diaper-8bd9@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=ioana.ciornei@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=u.kleine-koenig@baylibre.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox