diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2014-04-11 05:02:29 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-04-16 18:54:30 -0300 |
commit | 5f26f2501b81190b60a0b72d611668fb6a59dd24 (patch) | |
tree | a46059b71f8e277b4fcef7c5e5a0d2b2ae148159 /include/media | |
parent | b050b29e071a0b11262ad513700ab073f58c45b2 (diff) |
[media] v4l2-pci-skeleton.c: fix alternate field handling
For interlaced HDTV timings the correct field setting is FIELD_ALTERNATE,
not INTERLACED. Update this template driver accordingly:
- add check for the invalid combination of read() and FIELD_ALTERNATE.
- in the interrupt handler set v4l2_buffer field to alternating TOP and
BOTTOM.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'include/media')
0 files changed, 0 insertions, 0 deletions