From: Johan Hovold Date: Thu, 21 Mar 2013 11:37:25 +0000 (+0100) Subject: USB: spcp8x5: remove broken uart-error handling X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23bd364dcf90de36f470e5a29f1684e128b53f38;p=pandora-kernel.git USB: spcp8x5: remove broken uart-error handling Remove broken uart-error handling. This driver appears to implement uart-error handling but does not receive status interrupts or status information with bulk in transfers. Instead status was retrieved at open and used to flag only the first bulk in transfer. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed