Update the usb uclass to support a live device tree. Signed-off-by: Simon Glass <sjg at chromium.org> --- Changes in v3: None Changes in v2: None drivers/usb/host/usb-uclass.c | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) Applied to u-boot-dm