usb: gadget: dummy_hcd: move the transfer part into its own function
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Mon, 9 Jan 2012 12:14:57 +0000 (13:14 +0100)
committerFelipe 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