]> git.sur5r.net Git - u-boot/commit
dm: usb: Convert uclass to livetree
authorSimon Glass <sjg@chromium.org>
Fri, 19 May 2017 02:09:38 +0000 (20:09 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2017 13:03:13 +0000 (07:03 -0600)
commitd20fd27d8fb7728a2bc37da3228451721f7fb3f0
tree302431d1cb5026300126c50e969af6dd0189be88
parent53d788d868d50238345adcfb0ab2eb74e96dc09f
dm: usb: Convert uclass to livetree

Update the usb uclass to support a live device tree.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/usb/host/usb-uclass.c