V4L/DVB (11570): patch: s2255drv: fix race condition on set mode
authorDean Anderson <dean@sensoray.com>
Mon, 20 Apr 2009 22:07:44 +0000 (19:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 29 Apr 2009 18:41:14 +0000 (15:41 -0300)
commit9d63cec16829ac3600c5014d207a659df3b93c9a
tree89edc69720bba4a026ac6228b8b79ab24565f473
parent272aa3966b3244e576c5c07bfff77ea320b89317
V4L/DVB (11570): patch: s2255drv: fix race condition on set mode

set_modeready flag must be set before command sent to USB in
s2255_write_config.

Signed-off-by: Dean Anderson <dean@sensoray.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/s2255drv.c