]> git.baikalelectronics.ru Git - kernel.git/commit
tpm: invalid self test error message
authorJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Thu, 1 Sep 2016 23:36:58 +0000 (02:36 +0300)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Thu, 15 Sep 2016 13:04:21 +0000 (16:04 +0300)
commita35db9e1a56465f01703a7844d3d55f531f8a3f2
tree0359defb936618b5f1841763c66d714fb9aed593
parentaae938b644a58ca2ce5a6e3ee8725e83f38085e3
tpm: invalid self test error message

The driver emits invalid self test error message even though the init
succeeds.

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Fixes: b382b3d44d39 ("tpm: Factor out common startup code")
Reviewed-by: James Morris <james.l.morris@oracle.com>
drivers/char/tpm/tpm2-cmd.c