Skip to content
Commit a4bec00b authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'dpaa2-eth-defer-probe-on-object-allocate'



Ioana Ciornei says:

====================
dpaa2-eth: defer probe on object allocate

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
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 029a3743 5500598a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment