[PATCH 0/2] bus: fsl-mc: Convert to bus callbacks
From: Uwe Kleine-König
Date: Tue Dec 02 2025 - 09:09:48 EST
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