diff options
author | Grigore Popescu <[email protected]> | 2020-07-17 18:48:00 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-07-23 16:54:33 +0200 |
commit | 20f7151d63abbb5281ec036197ed822843be1ebf (patch) | |
tree | 3b78b695fc6bdd787523822022bb9abffe3bc249 /drivers/fpga/fpga-mgr.c | |
parent | 9a872def598195d2de4a4a74e17804142e2aa78e (diff) |
bus: fsl-mc: probe the allocatable objects first
Because the DPNIs are probed before DPMCPs and other objects that need
to be allocated, messages like "No more resources of type X left" are
printed by the fsl-mc bus driver. This patch resolves the issue by probing
the allocatable objects first and then any other object that may use
them.
Signed-off-by: Grigore Popescu <[email protected]>
Signed-off-by: Ioana Ciornei <[email protected]>
Reviewed-by: Laurentiu Tudor <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions