From: Felipe Balbi Date: Wed, 25 Apr 2012 07:45:05 +0000 (+0300) Subject: usb: dwc3: ep0: implement support for Set Isoch Delay request X-Git-Tag: v3.5-rc1~149^2~137^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c12a0d862a900707cdc683efad39d05697d9964d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed