]> git.baikalelectronics.ru Git - kernel.git/commit
usb: usbtest: Add timetout to simple_io()
authorRoger Quadros <rogerq@ti.com>
Wed, 18 Dec 2013 10:10:10 +0000 (15:40 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Dec 2013 00:26:12 +0000 (16:26 -0800)
commitd56e022294749a5d33b2d7c98c612756a03291e3
tree2bececd331cf915e22765c78727c89836a4a48b4
parent0dd6b3c137e30d6a6b16f9a6e9a636338e5e5e18
usb: usbtest: Add timetout to simple_io()

Without a timetout some tests e.g. test_halt() can remain stuck forever.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/usbtest.c