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>
Thu, 13 Jun 2013 16:44:54 +0000 (09:44 -0700)
commitfd02023627e25662b676f21ad86443b440bd7102
tree4e24dc0dded5cf501379034b561f0cf560fccb48
parent9df24541450414bc7117bb05ce6ab54834f47289
USB: ark3116: fix control-message timeout

commit 634371911730a462626071065b64cd6e1fe213e0 upstream.

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

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