[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:
parent
c02ec71b01
commit
8c3015676f
1 changed files with 1 additions and 1 deletions
|
@ -497,7 +497,7 @@ struct em28xx {
|
||||||
int sensor_xres, sensor_yres;
|
int sensor_xres, sensor_yres;
|
||||||
int sensor_xtal;
|
int sensor_xtal;
|
||||||
|
|
||||||
/* Allows progressive (e. g. non-interlaced) mode */
|
/* Progressive (non-interlaced) mode */
|
||||||
int progressive;
|
int progressive;
|
||||||
|
|
||||||
/* Vinmode/Vinctl used at the driver */
|
/* Vinmode/Vinctl used at the driver */
|
||||||
|
|
Loading…
Add table
Reference in a new issue