9948b5e701
USB drivers should not try control devices in the usbhost_disconnected function. The control endpoint is NULL at this point because the device has already been disconnected. Before this change, the hub driver crashed when the child called usbhost_hubpwr after the parent had already deactivated the control pipe and set hport->ep0 to NULL. |
||
---|---|---|
.. | ||
hid_parser.c | ||
Kconfig | ||
Make.defs | ||
usbhost_cdcacm.c | ||
usbhost_cdcmbim.c | ||
usbhost_composite.c | ||
usbhost_composite.h | ||
usbhost_devaddr.c | ||
usbhost_enumerate.c | ||
usbhost_findclass.c | ||
usbhost_ft232r.c | ||
usbhost_hidkbd.c | ||
usbhost_hidmouse.c | ||
usbhost_hub.c | ||
usbhost_max3421e.c | ||
usbhost_registerclass.c | ||
usbhost_registry.c | ||
usbhost_registry.h | ||
usbhost_skeleton.c | ||
usbhost_storage.c | ||
usbhost_trace.c | ||
usbhost_xboxcontroller.c |