On Thu, Feb 21, 2013 at 07:14:01PM +0100, Alessandro Rubini wrote: > -/* Every device must have a release method: provide a default */ > +/* We really have nothing to release in here */ > static void __fmc_release(struct device *dev) { } Then your implementation is wrong, and as per the documentation in the kernel Documentation directory (kobject.txt), I get to make fun of you in public for trying to do this :) Please fix this up, this isn't ok. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html