Changeset 91173333 in mainline for uspace/drv/bus/usb/usbhub/main.c
- Timestamp:
- 2018-01-13T21:36:13Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- edc51615
- Parents:
- 8a0c52a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/usbhub/main.c
r8a0c52a r91173333 49 49 .device_add = usb_hub_device_add, 50 50 .device_remove = usb_hub_device_remove, 51 .device_removed = usb_hub_device_removed,52 51 .device_gone = usb_hub_device_gone, 53 52 };
Note:
See TracChangeset
for help on using the changeset viewer.