[media] cx231xx-417: fix g/try_fmt compliance problems
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 29 Jan 2013 16:02:15 +0000 (13:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 5 Mar 2013 17:26:03 +0000 (14:26 -0300)
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>

No differences found