commit | c12a0d862a900707cdc683efad39d05697d9964d | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Apr 25 10:45:05 2012 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Wed May 02 09:43:09 2012 +0300 |
tree | 649cfb57d0b1ec27fab9eb0bcb792deeda91909f | |
parent | 7ed6d227c3d29e156f7affbad4d4679d1e409ef2 [diff] |
usb: dwc3: ep0: implement support for Set Isoch Delay request This is basically a noop for DWC3. We don't have to do anything. Basically we test if the request parameters are correct, cache the Isochronous Delay and return success. Signed-off-by: Felipe Balbi <balbi@ti.com>