From: Philipp Zabel
Date: Mon, 30 Sep 2013 13:34:51 +0000 (-0300)
Subject: [media] coda: v4l2-compliance fix: overwrite invalid pixel formats with the current...
X-Git-Tag: v3.13-rc1~47^2~35
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57625593589b51fbe713bcf3dbc97a8d92c2277f;p=pandora-kernel.git
[media] coda: v4l2-compliance fix: overwrite invalid pixel formats with the current setting
This patch fixes the v4l2-compliance "TRY_FMT(G_FMT) != G_FMT" issue.
The driver now overwrites invalid formats with the current setting, using
coda_get_max_dimensions to find device specific max width/height.
Signed-off-by: Philipp Zabel
Signed-off-by: Kamil Debski
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed