mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 03:45:50 +08:00
SAMA5 clocking: USB clock setup needs to be done no matter the state of BMS and not matter how we are booting
This commit is contained in:
@@ -2256,7 +2256,7 @@ int cdcacm_classobject(int minor, FAR struct usbdevclass_driver_s **classdev)
|
||||
|
||||
/* Initialize the serial driver sub-structure */
|
||||
|
||||
/* The initial state is disconnected */
|
||||
/* The initial state is disconnected */
|
||||
|
||||
#ifdef CONFIG_SERIAL_REMOVABLE
|
||||
priv->serdev.disconnected = true;
|
||||
|
||||
Reference in New Issue
Block a user