On Tue, Oct 07, 2014 at 08:01:16PM +0300, Jarkko Sakkinen wrote: > + rc = tpm_chip_register(chip); > + if (rc) > + return -ENODEV;
Again, wrong order, this needs to be last in the probe function Jason -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/