[media] mceusb: Timeout unit corrections
authorRafi Rubin <rafi@seas.upenn.edu>
Sun, 3 Jul 2011 20:13:52 +0000 (17:13 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 11 Jul 2011 23:52:18 +0000 (20:52 -0300)
commitf3e456cb899304bed183247ed3228f7ff855eebd
tree893b301a30349720f4b272437e851b0d00c28bc6
parentd7515b8866b60c9526d2d7af37ebcd16c3c5ed97
[media] mceusb: Timeout unit corrections

Unit missmatch in mceusb_handle_command.  It should be converting to us,
not 1/10th of ms.

mceusb_dev_printdata 100us/ms -> 1000us/ms

Alter format of fix slightly and update comment to match proper reality.

Signed-off-by: Rafi Rubin <rafi@seas.upenn.edu>
Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/rc/mceusb.c