aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core/v4l2-ioctl.c
diff options
context:
space:
mode:
authorHans Verkuil <[email protected]>2013-05-29 10:19:03 -0300
committerMauro Carvalho Chehab <[email protected]>2013-06-17 09:45:21 -0300
commit0b1ffb535720c1c8a758dfaef926413e11a4bbce (patch)
tree5a4b56f79149b48ea1328db081472586239bf748 /drivers/media/v4l2-core/v4l2-ioctl.c
parent0bde6c3e4c4d594eb66200e37d9aec6ed45a8543 (diff)
[media] zoran: remove bogus autodetect mode in set_norm
Currently, if the norm set is V4L2_STD_ALL, then autodetect the current standard and use that. This is non-standard behavior, and in fact it hasn't worked for a very long time: before s_std is called in this driver, the v4l2 core will mask it with the tvnorms field. So even if the application passes V4L2_STD_ALL, the zoran driver will always see a subset of that. Since nobody ever complained about this we just remove this non-standard functionality. Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-ioctl.c')
0 files changed, 0 insertions, 0 deletions