V4L/DVB (13627): gspca - zc3xx: Set the quality for sensor tas5130c.
authorJean-Francois Moine <moinejf@free.fr>
Sat, 12 Dec 2009 16:20:49 +0000 (13:20 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 16 Dec 2009 02:18:49 +0000 (00:18 -0200)
- setting the quality gives a better brightness

Reported-by: Benoit GIRARD <benoit.girard0@gmail.com>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/zc3xx.c

index 1d525c4..1a800fc 100644 (file)
@@ -6919,7 +6919,6 @@ static int sd_start(struct gspca_dev *gspca_dev)
        switch (sd->sensor) {
        case SENSOR_OV7620:
        case SENSOR_PAS202B:
-       case SENSOR_TAS5130CXX:
                reg_r(gspca_dev, 0x0180);       /* from win */
                reg_w(dev, 0x00, 0x0180);
                break;