On Wed, 4 Jun 2014 14:03:40 +0200 Antonio Ospite <ao2@xxxxxx> wrote: > Signed-off-by: Antonio Ospite <ao2@xxxxxx> > Cc: Hans de Goede <hdegoede@xxxxxxxxxx> > Cc: linux-media@xxxxxxxxxxxxxxx Ping. linux-media patchwork link: https://patchwork.linuxtv.org/patch/24156/ Thanks, Antonio > --- > drivers/media/usb/gspca/gspca.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/media/usb/gspca/gspca.h b/drivers/media/usb/gspca/gspca.h > index 300642d..c1273e5 100644 > --- a/drivers/media/usb/gspca/gspca.h > +++ b/drivers/media/usb/gspca/gspca.h > @@ -234,6 +234,6 @@ int gspca_resume(struct usb_interface *intf); > int gspca_expo_autogain(struct gspca_dev *gspca_dev, int avg_lum, > int desired_avg_lum, int deadzone, int gain_knee, int exposure_knee); > int gspca_coarse_grained_expo_autogain(struct gspca_dev *gspca_dev, > - int avg_lum, int desired_avg_lum, int deadzone); > + int avg_lum, int desired_avg_lum, int deadzone); > > #endif /* GSPCAV2_H */ > -- > 2.0.0 > -- Antonio Ospite http://ao2.it A: Because it messes up the order in which people normally read text. See http://en.wikipedia.org/wiki/Posting_style Q: Why is top-posting such a bad thing? -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html