]> git.baikalelectronics.ru Git - kernel.git/commit
Revert commit 8d6b4ed86f8e ("tpm_tis: Remove the HID IFX0102")
authorJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Mon, 6 Jul 2020 20:53:42 +0000 (23:53 +0300)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tue, 7 Jul 2020 01:25:17 +0000 (04:25 +0300)
commit92e4cd1677c290ea81086abf24cdb90e7f7c225f
tree6500d0dabddba05cd84760da32e8ea65b2772538
parent8d6b4ed86f8e96be5c0e8324a386f53162a815a9
Revert commit 8d6b4ed86f8e ("tpm_tis: Remove the HID IFX0102")

Removing IFX0102 from tpm_tis was not a right move because both tpm_tis
and tpm_infineon use the same device ID. Revert the commit and add a
remark about a bug caused by commit aebd5d5d5aa4 ("[PATCH] tpm: add HID
module parameter").

Fixes: 8d6b4ed86f8e ("tpm_tis: Remove the HID IFX0102")
Reported-by: Peter Huewe <peterhuewe@gmx.de>
Reviewed-by: Jerry Snitselaar <jsnitsel@redhat.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
drivers/char/tpm/tpm_tis.c