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:
490e5fb
)
usb: musb: gadget: fix DMA length for OUT transfer
author
Ming Lei
<tom.leiming@gmail.com>
Mon, 20 Sep 2010 07:32:04 +0000
(10:32 +0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 24 Sep 2010 18:05:01 +0000
(11:05 -0700)
DMA length should not go beyond the availabe space of request buffer,
so fix it.
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Acked-by: Anand Gadiyar <gadiyar@ti.com>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Cc: Anand Gadiyar <gadiyar@ti.com>
Cc: Mike Frysinger <vapier@gentoo.org>
Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/musb/musb_gadget.c
patch
|
blob
|
history
diff --cc
drivers/usb/musb/musb_gadget.c
Simple merge