diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2013-01-11 13:42:00 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-01-11 16:30:27 +0100 |
commit | 68d6f84ba0c47e658beff3a4bf0c43acee4b4690 (patch) | |
tree | e7bc2338632362b70faf53d2ed9ee7cf8aae7bb8 /drivers/media/pci/ivtv/ivtv-i2c.c | |
parent | [media] uvcvideo: Cleanup leftovers of partial revert (diff) | |
download | linux-68d6f84ba0c47e658beff3a4bf0c43acee4b4690.tar.xz linux-68d6f84ba0c47e658beff3a4bf0c43acee4b4690.zip |
[media] uvcvideo: Set error_idx properly for S_EXT_CTRLS failures
The uvc_set_ctrl() calls don't write to the hardware. A failure at that
point thus leaves the device in a clean state, with no control modified.
Set the error_idx field to the count value to reflect that, as per the
V4L2 specification.
TRY_EXT_CTRLS is unchanged and the error_idx field must always be set to
the failed control index in that case.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/pci/ivtv/ivtv-i2c.c')
0 files changed, 0 insertions, 0 deletions