Searched hist:ff7c79e4f37821235b51fb8e19088c08938cc8fc (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/misc/ |
H A D | usbtest.c | diff ff7c79e4f37821235b51fb8e19088c08938cc8fc Fri Apr 22 15:17:00 CDT 2005 David Brownell <david-b@pacbell.net> [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 <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|