mirror of
https://xff.cz/git/u-boot/
synced 2025-10-01 15:31:27 +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>