USB: iuu_phoenix: fix bulk-message timeout
authorJohan Hovold <jhovold@gmail.com>
Mon, 27 May 2013 12:44:42 +0000 (14:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Jun 2013 16:44:53 +0000 (09:44 -0700)
commitaf90f015629d67c1172aff6baffdb99a0db3ad95
treefda4204bd4ae0e2500d1c63c40331bb55a1a60d6
parent395801f773ba978d4c0d3cb0675e534624ade228
USB: iuu_phoenix: fix bulk-message timeout

commit 6c13ff68a7ce01da7a51b44241a7aad8eaaedde7 upstream.

The bulk-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/iuu_phoenix.c