V4L/DVB (13627): gspca - zc3xx: Set the quality for sensor tas5130c.

- 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>
This commit is contained in:
Jean-Francois Moine 2009-12-12 13:20:49 -03:00 committed by Mauro Carvalho Chehab
parent 8395555666
commit 174c44e4a7
1 changed files with 0 additions and 1 deletions

View 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;