[media] em28xx: clarify meaning of field 'progressive' in struct em28xx

Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Frank Schaefer 2012-11-08 14:11:34 -03:00 committed by Mauro Carvalho Chehab
parent c02ec71b01
commit 8c3015676f

View file

@ -497,7 +497,7 @@ struct em28xx {
int sensor_xres, sensor_yres;
int sensor_xtal;
/* Allows progressive (e. g. non-interlaced) mode */
/* Progressive (non-interlaced) mode */
int progressive;
/* Vinmode/Vinctl used at the driver */