Changeset 2a5b62b in mainline for uspace/drv/bus/usb/usbhid/multimedia/multimedia.c
- Timestamp:
- 2011-10-15T00:09:46Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8a121b1
- Parents:
- 1526c174
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/usbhid/multimedia/multimedia.c
r1526c174 r2a5b62b 249 249 usb_log_error("Failed to unbind multim function.\n"); 250 250 } else { 251 usb_log_debug2("%s unbound.\n", multim_dev->fun->name); 251 252 ddf_fun_destroy(multim_dev->fun); 252 253 }
Note:
See TracChangeset
for help on using the changeset viewer.