On Thu, Feb 26, 2026 at 05:20:54PM +0100, David Marchand wrote: > Rather than silently ignore an invalid driver, enforce every registered > driver has a probe callback. > > Signed-off-by: David Marchand <[email protected]> > --- > drivers/bus/dpaa/dpaa_bus.c | 6 +++--- > drivers/bus/fslmc/fslmc_bus.c | 7 +------ > 2 files changed, 4 insertions(+), 9 deletions(-)
Acked-by: Bruce Richardson <[email protected]>

