USB: ark3116: fix control-message timeout
authorJohan Hovold <jhovold@gmail.com>
Mon, 27 May 2013 12:44:41 +0000 (14:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 May 2013 01:50:43 +0000 (10:50 +0900)
commit634371911730a462626071065b64cd6e1fe213e0
tree3331e397555182d1e105381301bc912e932a430a
parent15ee89c3347fbf58a4361011eda5ac2731e45126
USB: ark3116: fix control-message timeout

The control-message timeout is specified in milliseconds and should not
depend on HZ.

Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/ark3116.c