update(class/hub): remove hport sources safely
Signed-off-by: sakumisu <1203593632@qq.com>
This commit is contained in:
@@ -201,7 +201,7 @@ struct usbh_bus {
|
||||
struct usbh_devaddr_map devgen;
|
||||
usb_osal_thread_t hub_thread;
|
||||
usb_osal_mq_t hub_mq;
|
||||
|
||||
usb_osal_mutex_t mutex;
|
||||
void (*event_handler)(uint8_t busid, uint8_t hub_index, uint8_t hub_port, uint8_t intf, uint8_t event);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user