diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2012-07-19 08:49:25 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-07-30 19:20:44 -0300 |
commit | 837c7e4256d5285700fe0d500eeb15801b55bb0e (patch) | |
tree | 1707fa8ce2bdf35e08d4b9d850ded84ae1a3f91f /drivers/media/video/s5p-fimc | |
parent | 47556ffaf212273ca65ce2d3177d4ff2f116db4d (diff) | |
download | blackbird-op-linux-837c7e4256d5285700fe0d500eeb15801b55bb0e.tar.gz blackbird-op-linux-837c7e4256d5285700fe0d500eeb15801b55bb0e.zip |
[media] v4l2-dev: G_PARM was incorrectly enabled for all video nodes
G_PARM should only be enabled if:
- vidioc_g_parm is present
- or: it is a video node and vidioc_g_std or tvnorms are set.
Without this additional check v4l2-compliance would complain about
being able to use g_parm when it didn't expect it.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/s5p-fimc')
0 files changed, 0 insertions, 0 deletions