aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2013-03-12 18:43:21 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-03-25 08:43:34 -0300
commit016afda4fb298aa2e5515048fcba0271ad6f7320 (patch)
tree4c63fc3ec659da65923178aaefd6b28c7342c60e /drivers/irqchip
parentc813bd3c8dce3564166e2c4f839fd36df7b0ba5d (diff)
[media] solo6x10: fix various format-related compliancy issues
- try_fmt should never return -EBUSY. - invalid pix->field values were not mapped to a valid value. - the priv field of struct v4l2_pix_format wasn't zeroed. - the try_fmt error code was not checked in set_fmt. - enum_framesizes/intervals is valid for both MJPEG and MPEG pixel formats. - enum_frameintervals didn't check width and height and reported the wrong range. - s_parm didn't set readbuffers. - don't fail on invalid colorspace, just replace with the valid colorspace. - bytesperline should be 0 for compressed formats. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/irqchip')
0 files changed, 0 insertions, 0 deletions