[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.11-rc1
From: Jarkko Sakkinen
Date: Mon Jul 01 2024 - 11:52:00 EST
The following changes since commit 22a40d14b572deb80c0648557f4bd502d7e83826:
Linux 6.10-rc6 (2024-06-30 14:40:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-6.11-rc1
for you to fetch changes up to 0543f29408a151c1c4a12e5da07ec45c2779b9b8:
tpm_tis_spi: add missing attpm20p SPI device ID entry (2024-07-01 15:50:02 +0000)
----------------------------------------------------------------
Hi,
Contains couuple of bug fixes.
BR, Jarkko
----------------------------------------------------------------
Joe Hattori (1):
char: tpm: Fix possible memory leak in tpm_bios_measurements_open()
Vitor Soares (1):
tpm_tis_spi: add missing attpm20p SPI device ID entry
drivers/char/tpm/eventlog/common.c | 2 ++
drivers/char/tpm/tpm_tis_spi_main.c | 1 +
2 files changed, 3 insertions(+)