Changeset 3562cd18 in mainline for uspace/drv/bus/usb/usbhub/port.c

Timestamp:
2011-10-31T10:07:51Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ae754e5f
Parents:
eea3e39
Message:

libusb: Remove usb_iface_get_hc_handle_hub_child_impl.

Rename usb_iface_get_hc_handle_hub_impl ⇒ usb_iface_get_hc_handle_device_impl.
This was just a hidden duplicity, the only difference was using EXCHANGE_SERIALIZE instead of EXCHANGE_ATOMIC.
All USB devices, but root hubs, ask their parents for hc handle.

(No files)

Note: See TracChangeset for help on using the changeset viewer.