From: Kishon Vijay Abraham I Date: Mon, 27 Jul 2015 06:55:29 +0000 (+0530) Subject: usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512 X-Git-Tag: omap-for-v4.3/fixes-merge-window~42^2~35^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a3442205630d52b1b1777efe07c80832aa5ee73;p=pandora-kernel.git usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512 No functional change. This is in preparation for handling non maxpacket aligned transfers greater than bounce buffer size. This is basically to avoid code duplication when using chained TRB transfers to handle non maxpacket aligned transfers greater than bounce buffer size. Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed