USB: mos7720: fix message timeouts
authorJohan Hovold <jhovold@gmail.com>
Mon, 27 May 2013 12:44:43 +0000 (14:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 May 2013 01:50:44 +0000 (10:50 +0900)
commit849513a7809175420d353625b6f651d961e99d49
tree800a97a7c609aaeed8fc468203fe688b23509c5c
parent6c13ff68a7ce01da7a51b44241a7aad8eaaedde7
USB: mos7720: fix message timeouts

The control and bulk-message timeouts are 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/mos7720.c