[PATCH 2/2] bus: fsl-mc: Convert to bus callbacks
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Wed Dec 3 01:48:05 AEDT 2025
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 at linuxfoundation.org>
More information about the Linuxppc-dev
mailing list