diff options
author | Grigore Popescu <grigore.popescu@nxp.com> | 2020-07-17 18:48:00 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-23 16:54:33 +0200 |
commit | 20f7151d63abbb5281ec036197ed822843be1ebf (patch) | |
tree | 3b78b695fc6bdd787523822022bb9abffe3bc249 /lib/crc64.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 <grigore.popescu@nxp.com>
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Reviewed-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Link: https://lore.kernel.org/r/20200717154800.17169-4-ioana.ciornei@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/crc64.c')
0 files changed, 0 insertions, 0 deletions