Hans Verkuil e456180917 media: common: saa7146: fix compliance problems with field handling
The initial field value of the format is ANY, which isn't allowed.
Change to INTERLACED.

VIDIOC_TRY_FMT will overwrite vv->last_field, which is an
unwanted side-effect, so drop this.

And finally vidioc_s_fmt_vid_cap didn't initialize vv->last_field
correctly.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2023-04-15 08:53:53 +01:00
..
2022-12-16 03:54:54 -08:00
2022-03-18 05:58:35 +01:00
2023-04-15 08:53:31 +01:00
2022-03-23 14:51:35 -07:00
2022-03-12 16:59:52 +01:00