git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ed6d22
)
usb: dwc3: ep0: implement support for Set Isoch Delay request
author
Felipe Balbi
<balbi@ti.com>
Wed, 25 Apr 2012 07:45:05 +0000
(10:45 +0300)
committer
Felipe 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