V4L/DVB (11686): gspca - m5602-s5k4aa: Disable SXGA resolution for now
authorErik Andrén <erik.andren@gmail.com>
Mon, 2 Feb 2009 18:56:39 +0000 (15:56 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 21:20:51 +0000 (18:20 -0300)
SXGA resolution needs more testing. Disable it for now

Signed-off-by: Erik Andrén <erik.andren@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/m5602/m5602_s5k4aa.c

index b045b08..73b826a 100644 (file)
@@ -64,17 +64,6 @@ static
 };
 
 static struct v4l2_pix_format s5k4aa_modes[] = {
-       {
-               1280,
-               1024,
-               V4L2_PIX_FMT_SBGGR8,
-               V4L2_FIELD_NONE,
-               .sizeimage =
-                       1280 * 1024,
-               .bytesperline = 1280,
-               .colorspace = V4L2_COLORSPACE_SRGB,
-               .priv = 0
-       },
        {
                640,
                480,