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:
b8cbbf8
)
usb: gadget: r8a66597-udc: fix flush fifo handling
author
Yoshihiro Shimoda
<yoshihiro.shimoda.uh@renesas.com>
Mon, 31 Oct 2011 07:01:33 +0000
(16:01 +0900)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 14 Nov 2011 19:51:20 +0000
(11:51 -0800)
The "BCLR" in CFIFOCTR/DnFIFOCTR can flush the fifo of "CPU side" only.
To flush the fifo of "SIE side", we have to use the "ACLRM" in PIPEnCTR.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found