usb: dwc3: ep0: implement support for Set Isoch Delay request
authorFelipe Balbi <balbi@ti.com>
Wed, 25 Apr 2012 07:45:05 +0000 (10:45 +0300)
committerFelipe Balbi <balbi@ti.com>
Wed, 2 May 2012 06:43:09 +0000 (09:43 +0300)
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>

No differences found