From: Hans Verkuil Date: Sat, 9 Feb 2013 09:35:02 +0000 (-0300) Subject: [media] cx231xx: zero priv field and use right width in try_fmt X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~593 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b735c130717cb0af7793e30bbb6e91709ef10f8;p=pandora-kernel.git [media] cx231xx: zero priv field and use right width in try_fmt The priv field of v4l2_pix_format must be zeroed. Also fix a bug in try_fmt where the current width was used instead of the width passed to try_fmt. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed