Em 04-09-2011 21:34, Chris Rankin escreveu: > On 05/09/11 01:24, Antti Palosaari wrote: >> If you select em28xx-cards.c blob link you give you can see it is there still >> for some reason. > > It's a merge issue. This lingering reference must have been added after I posted my original patch. Fortunately, it's easily fixed: the > > list_add_tail(&dev->devlist, &em28xx_devlist); > > operation is now done by ex28xx_init_extension() instead, meaning we only take the devlist mutex once. So that last em28xx_add_into_devlist() reference is obsolete. Could you please provide me a patch for it? I'll merge with your original one when submitting it upstream. > > Cheers, > Chris > -- 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