Nico Huber uploaded patch set #4 to this change.

View Change

device/root_device: Consolidate common _scan_bus() functions

scan_usb_bus() and root_dev_scan_bus() had the very same implementation.
So rename the latter to scan_static_bus() and use that for both cases.

Change-Id: If0aba9c690b23e3716f2d47ff7a8c3e8f6d82679
Signed-off-by: Nico Huber <nico.huber@secunet.com>
---
M 3rdparty/arm-trusted-firmware
M 3rdparty/chromeec
M 3rdparty/libgfxinit
M 3rdparty/opensbi
M 3rdparty/vboot
M src/device/root_device.c
M src/drivers/usb/acpi/usb_acpi.c
M src/include/device/device.h
M src/soc/amd/picasso/usb.c
M src/soc/amd/stoneyridge/usb.c
M src/soc/intel/common/block/xhci/xhci.c
11 files changed, 19 insertions(+), 31 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/01/31901/4

To view, visit change 31901. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If0aba9c690b23e3716f2d47ff7a8c3e8f6d82679
Gerrit-Change-Number: 31901
Gerrit-PatchSet: 4
Gerrit-Owner: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Furquan Shaikh <furquan@google.com>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset