From: Johan Hovold Date: Sun, 16 May 2010 18:33:50 +0000 (+0200) Subject: USB: cypress_m8: use kfifo to implement write buffering X-Git-Tag: v2.6.35-rc1~471^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=117fb8d086cfc6e51c729fe5533bb83cb55c150a;p=pandora-kernel.git USB: cypress_m8: use kfifo to implement write buffering Kill custom fifo implementation. Note that cypress_m8 has no port write fifo as it has no bulk-out endpoint. Compile-only tested. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed