This is too generic: tm6000 bugfix hunk in init_dev A better subject would be: [PATCH 3/15] tm6000: avoid unregister the driver after success at tm6000_init_dev PS.: don't mind to re-submit those patches where just the subject has troubles. I'll fix it locally. I'm pointing the issues to save me some time on your next patcheset submission ;) For the patchsets that you forgot to sign (1/15 for example), just reply your own email with Signed-off-by:. Cheers, Mauro Stefan Ringel wrote: > signed-off-by: Stefan Ringel <stefan.ringel@xxxxxxxx> > > --- a/drivers/staging/tm6000/tm6000-cards.c > +++ b/drivers/staging/tm6000/tm6000-cards.c > @@ -402,6 +448,7 @@ static int tm6000_init_dev(struct tm6000_core *dev) > } > #endif > } > + return 0; > > err2: > v4l2_device_unregister(&dev->v4l2_dev); > -- 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