Changeset 9351353 in mainline for uspace/drv/uhci-hcd/iface.c


Ignore:
Timestamp:
2011-03-13T17:51:33Z (14 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a9f91cd
Parents:
8850690
Message:

MAJOR refactoring, solved several TODOs and a leak with ddf infrastructure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/uhci-hcd/iface.c

    r8850690 r9351353  
    330330}
    331331/*----------------------------------------------------------------------------*/
    332 usbhc_iface_t uhci_iface = {
     332usbhc_iface_t uhci_hc_iface = {
    333333        .reserve_default_address = reserve_default_address,
    334334        .release_default_address = release_default_address,
Note: See TracChangeset for help on using the changeset viewer.