Commit 8c301567 authored by Frank Schaefer's avatar Frank Schaefer Committed by Mauro Carvalho Chehab

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

Signed-off-by: default avatarFrank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent c02ec71b
......@@ -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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment