clean up ehci

This commit is contained in:
hathach
2018-12-08 21:06:54 +07:00
parent f6f0910778
commit 637285e9ae
3 changed files with 14 additions and 24 deletions

View File

@@ -361,7 +361,6 @@ static void usbh_device_unplugged(uint8_t hostid, uint8_t hub_addr, uint8_t hub_
usbh_pipe_control_close(dev_addr);
is_found = true;
}
}