commit | 5aa95991d7ff15ca965ef5abe91f90afeb262afd | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Tue Jan 29 13:02:15 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Mar 05 14:26:03 2013 -0300 |
tree | a18c38ed07bb5409ef191a180037aca2bd1bbbf4 | |
parent | bc08734c825b710ffab93f79ca1ca2d0265dd321 [diff] |
[media] cx231xx-417: fix g/try_fmt compliance problems Colorspace, field and priv were not set, and sizeimage was calculated using the wrong values (dev->ts1.ts_packet_size and dev->ts1.ts_packet_count can be 0 at module load). Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>