commit | 72362422f3a9cb66e26fa9f0d90d3ef5241e78ba | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@skynet.be> | Sat Feb 14 19:26:56 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 30 12:42:51 2009 -0300 |
tree | 5a59c61da4a1bf1adf487f3279cb5f2c494b66f7 | |
parent | 4a5aa62bd5e27d90ceb11bc256de659d5c99e0dc [diff] |
V4L/DVB (10650): uvcvideo: Initialize streaming parameters with the probe control value The UVC specification requires SET_CUR requests on the streaming commit control to use values retrieved from a successful GET_CUR request on the probe control. Initialize streaming parameters with the probe control current value to make sure the driver always complies. Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>