commit | d8e17efdecaaa1a2d5c8f422fc44ae229e7f4fb4 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Mon Aug 29 12:49:46 2011 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Jan 17 09:44:50 2012 +0100 |
tree | 367a6b5453fc02d0b9b2b33d1a6da607fe1d83a4 | |
parent | 62c6ae04cf4334ef2ab5ef04581394850f4ea714 [diff] |
usb: add USBEndpoint Start maintaining endpoint state at USBDevice level. Add USBEndpoint struct and some helper functions to deal with it. For now it contains the endpoint type only. Moved over some bits from usb-linux.c Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>