USB: usbtmc: fix timeout increase
authorGergely Imreh <imrehg@gmail.com>
Tue, 15 Sep 2009 08:03:31 +0000 (16:03 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Oct 2009 20:52:06 +0000 (13:52 -0700)
commit35f76e897d67fb62b4ec0be01fc0caaeb7f90108
tree77ee722a2130cae09a32502e4a2e37630734f12a
parent0ee3a33a0481c8f5c9edb7a5a02f3c76496d9551
USB: usbtmc: fix timeout increase

The current 10ms timeout is too short for some normal USBTMC device
operation, increase it to a value which was tested with previously
affected Tektronix oscilloscopes.

Signed-off-by: Gergely Imreh <imrehg@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/class/usbtmc.c