commit | 30634e8e41d413b0084ba29f843361a1fd9fbdce | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Wed Sep 05 10:38:10 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Oct 01 17:12:51 2012 -0300 |
tree | 0712b67462e242c926502ff697beed75b6f078d6 | |
parent | 34a6b7d093d8fe738ada191b36648d00bc18b7eb [diff] |
[media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format struct Various subdevs cleared the full v4l2_sliced_vbi_format struct, when only the service_set/lines fields should have been cleared. Due to this the io_size field was wrongly cleared to 0, causing a v4l2-compliance error. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>