[GIT PULL] tpmdd fixes for Linux 4.8

From: Jarkko Sakkinen
Date: Fri Sep 02 2016 - 04:06:10 EST


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 cdd6cc36ae7c71b1220fd3b76b64040686fa6d1f:

tpm: invalid self test error message (2016-09-02 10:34:56 +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(-)