mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
USB host: Need to include the port structure when disconnecting, otherwise may destroy a root hub port
This commit is contained in:
@@ -184,7 +184,7 @@ static int ehci_waiter(int argc, char *argv[])
|
|||||||
* Name: sam_usbinitialize
|
* Name: sam_usbinitialize
|
||||||
*
|
*
|
||||||
* Description:
|
* Description:
|
||||||
* Called from sam_usbinitialize very early in inialization to setup USB-related
|
* Called from sam_usbinitialize very early in initialization to setup USB-related
|
||||||
* GPIO pins for the SAMA5D4-EK board.
|
* GPIO pins for the SAMA5D4-EK board.
|
||||||
*
|
*
|
||||||
* USB Ports
|
* USB Ports
|
||||||
|
|||||||
Reference in New Issue
Block a user