diff options
author | 2015-03-27 16:01:05 -0500 | |
---|---|---|
committer | 2015-04-03 13:55:03 +0200 | |
commit | 0b528775948d9224c0eb26ed1c0fab973e6b2502 (patch) | |
tree | 289e67b471fbab055eb59c358d8ab2fb6ee9965c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | staging: sm7xxfb: disable pci device (diff) | |
download | wireguard-linux-0b528775948d9224c0eb26ed1c0fab973e6b2502.tar.xz wireguard-linux-0b528775948d9224c0eb26ed1c0fab973e6b2502.zip |
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 <German.Rivera@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions