[GIT PULL] tpmdd fixes for Linux 4.8

From: Jarkko Sakkinen
Date: Fri Sep 02 2016 - 05:29:50 EST


[I recreated the tag and resent this because I forgot to add Reviewed-by]

Hi

I decided to make one more pull request for 4.8. This contains only the
fix for the invalid self test message that occurs when the driver
initialiazes a TPM 2.0 chip.

I don't mind if this is postponed after 4.8 is released because this is
only a glitch and does not break semantics but I just thought since it's
such a small scoped change that I anyway make a pull request available.

/Jarkko

The following changes since commit 8ccc7d6bad84bebf1f1a6364d1fa04d3d7b575f6:

 seccomp: Remove 2-phase API documentation (2016-08-09 11:07:05 +1000)

are available in the git repository at:

 git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20160902

for you to fetch changes up to 289979f5ad937e684b65416223a8c35f21072068:

 tpm: invalid self test error message (2016-09-02 12:11:29 +0300)

----------------------------------------------------------------
tpmdd fixes for Linux 4.8

----------------------------------------------------------------
Jarkko Sakkinen (1):
ÂÂÂÂÂÂtpm: invalid self test error message

Âdrivers/char/tpm/tpm2-cmd.c | 3 +--
Â1 file changed, 1 insertion(+), 2 deletions(-)