From: David Brownell Date: Fri, 22 Apr 2005 20:17:00 +0000 (-0700) Subject: [PATCH] USB: usbtest updates X-Git-Tag: v2.6.13-rc1~51^2~8^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff7c79e4f37821235b51fb8e19088c08938cc8fc;p=pandora-kernel.git [PATCH] USB: usbtest updates Updates to "usbtest" driver: * Improve some diagnostics. One path that never generated diagnostics before should now generate two ... unless you hit a GCC bug that all my compilers seem to have, go figure. * Add suspend/resume support, so this behaves when the Linux host being used for testing suspends. * Don't test the "zero byte ep0 read" case unless real-world relevance for the testing is is irrelevant. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed