Commit 2bbf53bd authored by Jean-François Moine's avatar Jean-François Moine Committed by Mauro Carvalho Chehab

[media] gspca: Bad comment

Signed-off-by: default avatarJean-François Moine <moinejf@free.fr>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 0aeb5ec7
...@@ -62,7 +62,7 @@ struct gspca_ctrl { ...@@ -62,7 +62,7 @@ struct gspca_ctrl {
/* device information - set at probe time */ /* device information - set at probe time */
struct cam { struct cam {
const struct v4l2_pix_format *cam_mode; /* size nmodes */ const struct v4l2_pix_format *cam_mode; /* size nmodes */
const struct framerates *mode_framerates; /* must have size nmode, const struct framerates *mode_framerates; /* must have size nmodes,
* just like cam_mode */ * just like cam_mode */
struct gspca_ctrl *ctrls; /* control table - size nctrls */ struct gspca_ctrl *ctrls; /* control table - size nctrls */
/* may be NULL */ /* may be NULL */
......
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