From: Kuninori Morimoto Date: Thu, 21 Apr 2011 05:09:58 +0000 (+0900) Subject: usb: renesas_usbhs: modify fifo clear timing X-Git-Tag: v3.0-rc1~337^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45e13e6e0aa954af2d4779a07262f4c12d6f032f;p=pandora-kernel.git usb: renesas_usbhs: modify fifo clear timing Pipe buffer should be cleaned before using it, but should NOT be cleaned in pipe "prepare" function. Because the pipe might be working in such timing. This patch fixup this issue. Signed-off-by: Kuninori Morimoto Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed