aboutsummaryrefslogtreecommitdiff
path: root/snapshot.commit
diff options
context:
space:
mode:
authorHans de Goede2015-05-10 14:10:22 +0200
committerSimon Glass2015-05-14 18:49:32 -0600
commit47976d2c16c1921f6115936fea93a61e1881787d (patch)
tree1f48baa1cc11b65dc64367d5215630d3714ce319 /snapshot.commit
parente253637be72c3a50ce6ba5992170b7a4b0a6f046 (diff)
usb: ohci: Do not resubmit and leak urbs for interrupt packets
The u-boot usb code uses polling for all endpoints, including interrupt endpoints, so urbs should never be automatically resubmitted. This also fixes a leak of the urb, as submit_int_msg() did not check if an already re-submitted urb exists before creating a new one. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'snapshot.commit')
0 files changed, 0 insertions, 0 deletions