diff options
author | Hans de Goede <hdegoede@redhat.com> | 2013-11-19 14:36:58 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2013-11-26 09:21:17 +0100 |
commit | 72391da50621c9f11bb8c57193ab2d1ad8bc5ad8 (patch) | |
tree | 64d2a2e2f454fdbe0da521e715e8ddf312951c90 /hw/usb/hcd-ehci.c | |
parent | 3b444eadf7726d976be4ac89e8e742cb7eb7a5ee (diff) | |
download | qemu-72391da50621c9f11bb8c57193ab2d1ad8bc5ad8.zip qemu-72391da50621c9f11bb8c57193ab2d1ad8bc5ad8.tar.gz qemu-72391da50621c9f11bb8c57193ab2d1ad8bc5ad8.tar.bz2 |
xhci: Call usb_device_alloc/free_streams
Note this code is not as KISS as I would like, the reason for this is that
the Linux kernel interface wants streams on eps belonging to one interface
to be allocated in one call. Things will also work if we do this one ep at a
time (as long as all eps support the same amount of streams), but lets stick
to the kernel API.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/usb/hcd-ehci.c')
0 files changed, 0 insertions, 0 deletions