Re: [tpmdd-devel] [PATCH v2 6/7] tpm: TPM 2.0 CRB Interface
From: Jason Gunthorpe
Date: Tue Oct 07 2014 - 13:54:46 EST
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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/