git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d9c7f3
)
usb: musb: fix inefficient copy of unaligned buffers
author
Johan Hovold
<johan@kernel.org>
Thu, 23 Apr 2015 14:06:50 +0000
(16:06 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 27 Apr 2015 20:48:39 +0000
(15:48 -0500)
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 <johan@kernel.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_host.c
patch
|
blob
|
history
diff --cc
drivers/usb/musb/musb_host.c
Simple merge