From: Mauro Carvalho Chehab Date: Thu, 2 Jul 2009 20:34:04 +0000 (-0300) Subject: V4L/DVB (12169): em28xx-video: fix VIDIOC_G_FMT and VIDIOC_ENUMFMT with webcams X-Git-Tag: v2.6.31-rc3~74^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed5f1431ebeeba8cc6739e9cd905a7895b66184c;p=pandora-kernel.git V4L/DVB (12169): em28xx-video: fix VIDIOC_G_FMT and VIDIOC_ENUMFMT with webcams Webcams have different constraints than other v4l devices. This patch makes the format ioctls to behave better. It also fixes a bug at open() handler, that were always reseting resolution to the maximum available one. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed