mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22: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>