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>
Thu, 13 Jun 2013 16:44:57 +0000 (09:44 -0700)
commit515901ec9c2b6adc95e70c22f1c4e00427c4b67c
tree12ffcfa8c34deea10663b045964882ad8bf2393c
parentf856f08e406a4c32e3c60a6e0761027902c44bb1
USB: mos7720: fix message timeouts

commit 849513a7809175420d353625b6f651d961e99d49 upstream.

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