2011/4/9 Greg KH <greg@xxxxxxxxx>: >> +static void axi_release_core_dev(struct device *dev) >> +{ >> + Â Â kfree(dev); >> +} > > This is wrong, unless you are really only creating a 'struct device'. > Why are you doing that instead of embedding struct device in your > structure? Hm, I think Greg found explanation why we can not reload axi driver successfully :) I'll take care of your comment after weekend, thank you everybody. -- RafaÅ _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel