From: Bryan Wu Date: Mon, 21 Dec 2009 14:49:52 +0000 (-0500) Subject: USB: musb: workaround Blackfin FIFO anomalies X-Git-Tag: v2.6.33-rc2~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c4bdc01b8a5cf6c54e5eb8bf9a727e38f0176cc;p=pandora-kernel.git USB: musb: workaround Blackfin FIFO anomalies Some of these workarounds are already in place, but labeled as affecting all BF52x parts. Since we have official anomaly numbers now, use those defines. And since writing to the FIFO has a similar hang issue as reading from the FIFO, implement the workaround there too when necessary. Signed-off-by: Bryan Wu Signed-off-by: Cliff Cai Signed-off-by: Mike Frysinger Cc: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed