From: Felipe Balbi Date: Mon, 28 Nov 2011 10:27:17 +0000 (+0200) Subject: usb: dwc3: gadget: don't force 'LST' always X-Git-Tag: v3.3-rc1~153^2~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42f8eb7a1087442e9710ce75b355c0f28aadbf96;p=pandora-kernel.git usb: dwc3: gadget: don't force 'LST' always the LST bit is to be set on the last of a series of consecutive TRBs. We had a workaround for a problem where data would get corrupted but that doesn't happen anymore. It's likely that it was caused by some FPGA instability during development phase. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed