[PATCH 2/2] bus: fsl-mc: Convert to bus callbacks

Uwe Kleine-König u.kleine-koenig at baylibre.com
Wed Dec 3 03:07:48 AEDT 2025


Hello Greg,

On Tue, Dec 02, 2025 at 03:48:05PM +0100, Greg Kroah-Hartman wrote:
> 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!

I think we discussed that some time ago when I tackled making the
remove callbacks return void. When I said I want to make
device_driver->remove also return void I think it was you who said
to better convert the users to bus functions. So that's me doing what
you said :-)

I wonder what the merge plan for this series is. The last changes to
drivers/fsl-mc were merged by Christophe Leroy (added to Cc:)

Best regards
Uwe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20251202/45180726/attachment.sig>


More information about the Linuxppc-dev mailing list