commit | c12fcfd676e16a82e47ee44fe2d13dc21717063a | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Tue Jun 14 02:42:45 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Jul 27 17:53:31 2011 -0300 |
tree | 005abc250b62c6e2d8c68fce4b256e1ace7c44d5 | |
parent | 2151bdc887acfd6dc2c931b4d3c01f95e30b7df8 [diff] |
[media] v4l2-ctrls: don't initially set CH_VALUE for write-only controls When sending the SEND_INITIAL event for write-only controls the V4L2_EVENT_CTRL_CH_VALUE flag should not be set. It's meaningless. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>