From: Ajay Kumar Gupta Date: Mon, 28 Dec 2009 11:40:34 +0000 (+0200) Subject: USB: musb: Add new fifo table for a OMAP3 errata X-Git-Tag: v2.6.34-rc1~215^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b151526eda87901532390e11bba0dd59119f667;p=pandora-kernel.git USB: musb: Add new fifo table for a OMAP3 errata We have observed MSC data read corruption when USB LAN device is also connected and it's interface is up. Silicon team has confirmed an errata where in all the active transfers should use FIFO space either in first 8K or next 8K. So far we have observed the issue in above use case scenario. As a workaround to it, adding a new FIFO config (5) fitting well within first 8K which can be used for such use cases. Signed-off-by: Ajay Kumar Gupta Acked-by: Anand Gadiyar Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed