mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-14 02:11:22 +02:00
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>