diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2013-05-29 19:20:00 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-30 14:34:30 +0200 |
commit | 9db33f317432d1a9e22116092c6455ae71bf73fc (patch) | |
tree | 955504b8b7659bf2a9c912d7add3b10da2e7e543 /drivers/usb/host/fhci.h | |
parent | USB: MUSB: upgrade the isochronous API (diff) | |
download | linux-9db33f317432d1a9e22116092c6455ae71bf73fc.tar.xz linux-9db33f317432d1a9e22116092c6455ae71bf73fc.zip |
USB: IMX21: upgrade the isochronous API
This patch attempts to update the imx21-hcd driver to the current
standard for the isochronous API. Firstly, urb->start_frame should
always be set by the driver; it is not an input parameter. Secondly,
the URB_ISO_ASAP flag matters only when an URB is submitted to a
stream that has gotten an underrun. It causes the URB to be scheduled
for the next available slot in the future, rather than the earliest
unused (and expired) slot.
Unfortunately, I don't have any way to test these changes.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
CC: Sascha Hauer <kernel@pengutronix.de>
CC: Martin Fuzzey <mfuzzey@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/fhci.h')
0 files changed, 0 insertions, 0 deletions