[RFC v2 3/5] drivers/bus: require probe function for NXP drivers
Bruce Richardson
bruce.richardson at intel.com
Thu Feb 26 17:24:06 CET 2026
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 <david.marchand at redhat.com>
> ---
> 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 <bruce.richardson at intel.com>
More information about the dev
mailing list