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)
commitc12a0d862a900707cdc683efad39d05697d9964d
tree649cfb57d0b1ec27fab9eb0bcb792deeda91909f
parent7ed6d227c3d29e156f7affbad4d4679d1e409ef2
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>
drivers/usb/dwc3/core.h
drivers/usb/dwc3/ep0.c
This page took 0.027818 seconds and 5 git commands to generate.