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:
c688419
)
usb: gadget: dummy_hcd: move the transfer part into its own function
author
Sebastian Andrzej Siewior
<bigeasy@linutronix.de>
Mon, 9 Jan 2012 12:14:57 +0000
(13:14 +0100)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 24 Jan 2012 09:20:36 +0000
(11:20 +0200)
This patch moves the part of the code which does the bare transfer into
its function. It is a preparion for the implementation of sg support.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found