u-boot/drivers/usb/emul
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible
Quite a few places have a bind() method which just calls dm_scan_fdt_dev().
We may as well call dm_scan_fdt_dev() directly. Update the code to do this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-07-27 14:15:54 -06:00
..
Kconfig dm: usb: sandbox: Add a uclass for USB device emulation 2015-04-18 11:11:26 -06:00
Makefile usb: sandbox: Add a USB emulation driver 2015-11-19 20:27:52 -07:00
sandbox_flash.c sandbox: usb: Allow dynamic emulated USB device descriptors 2015-11-19 20:27:51 -07:00
sandbox_hub.c sandbox: usb: Allow up to 4 emulated devices on a hub 2015-11-19 20:27:51 -07:00
sandbox_keyb.c usb: sandbox: Add a USB emulation driver 2015-11-19 20:27:52 -07:00
usb-emul-uclass.c dm: Use dm_scan_fdt_dev() directly where possible 2016-07-27 14:15:54 -06:00