From: Sebastian Andrzej Siewior Date: Mon, 9 Jan 2012 12:14:57 +0000 (+0100) Subject: usb: gadget: dummy_hcd: move the transfer part into its own function X-Git-Tag: v3.4-rc1~184^2~22^2~39^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a04ce20d9f5e9484ed3879e1290bd05933cbbe2a;p=pandora-kernel.git usb: gadget: dummy_hcd: move the transfer part into its own function 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed