Allocatable objects on the fsl-mc bus may be probed by the fsl_mc_allocator after the first attempts of other drivers to use them. Defer the probe when this situation happens.
Changes in v2: - proper handling of IS_ERR_OR_NULL Ioana Ciornei (2): dpaa2-eth: defer probe on object allocate dpaa2-ptp: defer probe when portal allocation failed drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 32 ++++++++++++++++-------- drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp.c | 5 +++- 2 files changed, 26 insertions(+), 11 deletions(-) -- 1.9.1