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 <[email protected]>
