V4L/DVB: gspca - gl860: USB control message delay unification
commitccbc3cf22c8cad16ca3b17084e26e382c4e983f0
authorOlivier Lorin <o.lorin@laposte.net>
Thu, 24 Jun 2010 07:26:20 +0000 (24 04:26 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 17:49:54 +0000 (2 14:49 -0300)
tree933e23d801340d7cb6098f20ddef56c1af16ec99
parenta13ee1dd5b7aeff73f80a2f6451af2690c901522
V4L/DVB: gspca - gl860: USB control message delay unification

- 1 ms "msleep" applied to each sensor after USB control data exchange
  This was done for two sensors because these exchanges were known to
  be too quick depending on laptop model.
  It is fairly logical to apply this delay to each sensor
  in order to prevent from having errors with untested hardwares.

Signed-off-by: Olivier Lorin <o.lorin@laposte.net>
Signed-off-by: Jean-François Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/gl860/gl860.c