Re: [PATCH 0/2] bus: fsl-mc: Convert to bus callbacks
From: Ioana Ciornei <ioana.ciornei@nxp.com>
Date: 2025-12-02 15:14:47
Also in:
lkml
From: Ioana Ciornei <ioana.ciornei@nxp.com>
Date: 2025-12-02 15:14:47
Also in:
lkml
On Tue, Dec 02, 2025 at 03:09:18PM +0100, Uwe Kleine-König wrote:
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.
Tested-by: Ioana Ciornei <ioana.ciornei@nxp.com> Reviewed-by: Ioana Ciornei <ioana.ciornei@nxp.com>