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-api" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to