From: Yoshihiro Shimoda Date: Mon, 31 Oct 2011 07:01:33 +0000 (+0900) Subject: usb: gadget: r8a66597-udc: fix flush fifo handling X-Git-Tag: v3.2-rc3~17^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05bb7013038a2b609aef14ad4e07afe031daec49;p=pandora-kernel.git usb: gadget: r8a66597-udc: fix flush fifo handling 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 Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed