From: Johan Hovold Date: Thu, 23 Apr 2015 14:06:50 +0000 (+0200) Subject: usb: musb: fix inefficient copy of unaligned buffers X-Git-Tag: omap-for-v4.2/fixes-rc1^2~90^2~16^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d72348fb5ca634583bf3f79996cc4b3ef91d9c3a;p=pandora-kernel.git usb: musb: fix inefficient copy of unaligned buffers Make sure only to copy any actual data rather than the whole buffer, when releasing the temporary buffer used for unaligned non-isochronous transfers. Signed-off-by: Johan Hovold Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed