Ignore:
Timestamp:
2011-08-25T13:16:45Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e20eaed
Parents:
90dd59d
Message:

libusbhost,uhci,ohci: Remove batch init hook.

Hw specific inintialization is a part of the scheduling process.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usbhost/include/usb/host/hcd.h

    r90dd59d r23b0fe8  
    5151        int (*schedule)(hcd_t *, usb_transfer_batch_t *);
    5252        int (*ep_add_hook)(hcd_t *, endpoint_t *);
    53         int (*batch_init_hook)(usb_transfer_batch_t *);
    5453};
    5554/*----------------------------------------------------------------------------*/
Note: See TracChangeset for help on using the changeset viewer.