u-boot-brain/drivers/usb/emul
Bin Meng ad56e4b684 dm: usb: emul: Drop usb_emul_reset()
With the root hub unbinding in usb_stop(), there is no need to do
a Sandbox-specific reset operation. usb_emul_reset() is no longer
used anywhere, drop it.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2017-10-01 16:32:51 +02: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 usb: emul: Remove maxpacketsize in usb_emul_setup_device() 2017-10-01 16:32:50 +02:00
sandbox_hub.c usb: emul: hub: Report the actual device speed of the emulation device 2017-10-01 16:32:51 +02:00
sandbox_keyb.c usb: emul: Remove maxpacketsize in usb_emul_setup_device() 2017-10-01 16:32:50 +02:00
usb-emul-uclass.c dm: usb: emul: Drop usb_emul_reset() 2017-10-01 16:32:51 +02:00