commit | 63587e31353b6652cadfcfb869f5692a2b69daeb | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <[email protected]> | Thu Sep 06 12:03:41 2012 +0200 |
committer | Gerd Hoffmann <[email protected]> | Wed Sep 12 08:09:48 2012 +0200 |
tree | bbd31242ec0a5e5a3e04d1e846343ba11b48fd58 | |
parent | e0a1e32dbc41e6b2aabb436a9417dfd32177a3dc [diff] |
usb-host: allow emulated (non-async) control requests without USBPacket xhci needs this for USB_REQ_SET_ADDRESS due to the way usb addressing is handled by the xhci hardware. Signed-off-by: Gerd Hoffmann <[email protected]>