Skip to content

Commit

Permalink
[media] em28xx: clarify meaning of field 'progressive' in struct em28xx
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Frank Schaefer authored and Mauro Carvalho Chehab committed Dec 22, 2012
1 parent c02ec71 commit 8c30156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/usb/em28xx/em28xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 8c30156

Please sign in to comment.