From: Sascha Sommer Date: Sun, 8 Jan 2012 19:54:28 +0000 (-0300) Subject: [media] em28xx: increase maxwidth for em2800 X-Git-Tag: v3.3-rc1~48^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1020d13d50d0a5bfcfc8a0a6826ed221cdf8a775;p=pandora-kernel.git [media] em28xx: increase maxwidth for em2800 The MaxPacketSize for em2800 based devices is too small to capture at full resolution. Therefore scale down when the maximum frame size is selected. The previous workaround that simply reduced the X resolution cannot be used because it crops a part of the input as the em2800 can only scale down with a factor of 0.5. reverts commits 1ca31892e and fb3de0398ab. [mchehab@redhat.com: Fix CodingStyle] Signed-off-by: Sascha Sommer Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed