From: Laurent Pinchart Date: Wed, 18 Jul 2012 13:58:19 +0000 (-0300) Subject: [media] ov772x: Select the default format at probe time X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~388 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca9ef7fa21d6cf26e22c9ff1e00a5abeb2106555;p=pandora-kernel.git [media] ov772x: Select the default format at probe time The format and window size are only initialized during the first g_fmt call. This leaves the device in an inconsistent state after initialization, which will cause problems when implementing pad operations. Move the format and window size initialization to probe time. Signed-off-by: Laurent Pinchart Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed