From: Pandita, Vikram Date: Fri, 29 Feb 2008 10:18:57 +0000 (+0530) Subject: OMAP34xx USB: EHCI: fix CRC errors X-Git-Tag: v2.6.25-omap1~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf3dfd6847f2309c322fdc53ec0f2ac20116105f;p=pandora-kernel.git OMAP34xx USB: EHCI: fix CRC errors Fix OMAP34xx EHCI OUT transfer CRC errors. The issue was observed because the burst DMA access was not enabled resulting in data under-run condition on OUT transfers. The side effect of this was CRC errors on OUT transfers with complemented CRC and multiple retries of each OUT transfer, before success. Also minor fix to change the Copyright header in OMAP34xx EHCI files Signed-off-by: Vikram Pandita Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed