aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorJ. German Rivera <[email protected]>2015-03-27 16:01:05 -0500
committerGreg Kroah-Hartman <[email protected]>2015-04-03 13:55:03 +0200
commit0b528775948d9224c0eb26ed1c0fab973e6b2502 (patch)
tree289e67b471fbab055eb59c358d8ab2fb6ee9965c /drivers/mtd/lpddr/lpddr_cmds.c
parentf83e775d6ef55ea4edbe2740b8a56a94f97158b5 (diff)
staging: fsl-mc: Removed reordering of MC objects during bus scan
MC objects discovered during an MC bus scan were being reordered to ensure that all allocatable objects are probed before all non-allocatable objects. However, this is not necessary, as drivers of non-allocatable objects, that allocate allocatable objects in their probe function, can return -EPROBE_DEFER if such allocations fail. Signed-off-by: J. German Rivera <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions