From: Guennadi Liakhovetski Date: Fri, 13 Mar 2009 09:08:20 +0000 (-0300) Subject: V4L/DVB (11025): soc-camera: configure drivers with a default format on open X-Git-Tag: v2.6.30-rc1~621^2~232 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df2ed07025fc83f3b36470cf06d1816a5e07c90b;p=pandora-kernel.git V4L/DVB (11025): soc-camera: configure drivers with a default format on open Currently soc-camera doesn't set up any image format without an explicit S_FMT. It seems this should be supported, since, for example, capture-example.c from v4l2-apps by default doesn't issue an S_FMT. This patch configures a default image format on open(). Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed