From: Toshiharu Okada Date: Mon, 7 Feb 2011 08:01:26 +0000 (+0900) Subject: usb: pch_udc: Fixed issue which does not work with g_ether X-Git-Tag: v2.6.39-rc1~472^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c17f459c6ea5b569825445279fa21adb3cf3067f;p=pandora-kernel.git usb: pch_udc: Fixed issue which does not work with g_ether This PCH_UDC driver does not work normally when "Ethernet gadget" is used. This patch fixed this issue. The following was modified. - The FIFO flush process. - The descriptor creation process. - The adjustment of DMA buffer align. Currently the PCH_UDC driver can work normally with "Ethernet gadget", "Serial gadget" or "File-backed Storage Gadget". Signed-off-by: Toshiharu Okada Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed