LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] bus: fsl-mc: Convert to bus callbacks
@ 2025-12-02 14:09 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
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Uwe Kleine-König @ 2025-12-02 14:09 UTC (permalink / raw)
  To: Ioana Ciornei; +Cc: linuxppc-dev, linux-kernel, Greg Kroah-Hartman

Hello,

with the eventual objective to drop .probe, .remove and .shutdown from
struct device_driver convert the fsl-mc bus to use proper bus functions.

There is no intended change of behaviour.

Best regards
Uwe

Uwe Kleine-König (2):
  bus: fsl-mc: Drop error message in probe function
  bus: fsl-mc: Convert to bus callbacks

 drivers/bus/fsl-mc/fsl-mc-bus.c | 77 ++++++++++++++-------------------
 1 file changed, 32 insertions(+), 45 deletions(-)


base-commit: 7d0a66e4bb9081d75c82ec4957c50034cb0ea449
-- 
2.47.3



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-12-05 17:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox