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:
224b503
)
fsl_usb2_udc: Add a wmb before priming endpoint.
author
Will Newton
<will.newton@gmail.com>
Tue, 12 Aug 2008 14:39:16 +0000
(15:39 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 17 Oct 2008 21:41:07 +0000
(14:41 -0700)
Add a wmb to fsl_queue_td before priming the endpoint. This ensures that the
modifications to the QH are seen by the hardware.
Added comment as suggested by Felipe Balbi.
Signed-off-by: Will Newton <will.newton@gmail.com>
Acked-by: Li Yang <leoli@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/fsl_usb2_udc.c
patch
|
blob
|
history
diff --cc
drivers/usb/gadget/fsl_usb2_udc.c
Simple merge