[GIT PULL] tpmdd updates for Linux v5.6-rc3
From: Jarkko Sakkinen
Date: Mon Feb 17 2020 - 13:50:51 EST
Two bug fixes.
/Jarkko
The following changes since commit 11a48a5a18c63fd7621bb050228cebf13566e4d8:
Linux 5.6-rc2 (2020-02-16 13:16:59 -0800)
are available in the Git repository at:
git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20200217
for you to fetch changes up to dc10e4181c05a2315ddc375e963b7c763b5ee0df:
tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST (2020-02-17 20:47:06 +0200)
----------------------------------------------------------------
tpmdd updates for Linux v5.6-rc3
----------------------------------------------------------------
Jarkko Sakkinen (1):
tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko.
Roberto Sassu (1):
tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST
drivers/char/tpm/Makefile | 8 +++++---
drivers/char/tpm/tpm2-cmd.c | 2 ++
drivers/char/tpm/{tpm_tis_spi.c => tpm_tis_spi_main.c} | 0
3 files changed, 7 insertions(+), 3 deletions(-)
rename drivers/char/tpm/{tpm_tis_spi.c => tpm_tis_spi_main.c} (100%)