]> asedeno.scripts.mit.edu Git - linux.git/commit
tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init"
authorJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Mon, 30 Dec 2019 23:19:59 +0000 (01:19 +0200)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Mon, 6 Jan 2020 17:36:09 +0000 (19:36 +0200)
commit9550f210492c6f88415709002f42a9d15c0e6231
tree485b4d6c1352a5e6b6089a474d568c36860a468c
parentc79f46a282390e0f5b306007bf7b11a46d529538
tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init"

Revert a commit, which was included in Linux v5.5-rc3 because it did not
properly fix the issues it was supposed to fix.

Fixes: 21df4a8b6018 ("tpm_tis: reserve chip for duration of tpm_tis_core_init")
Link: https://bugzilla.kernel.org/show_bug.cgi?id=205935
Cc: stable@vger.kernel.org
Cc: Jerry Snitselaar <jsnitsel@redhat.com>
Cc: Dan Williams <dan.j.williams@intel.com>
Tested-by: Dan Williams <dan.j.williams@intel.com>
Tested-by: Xiaoping Zhou <xiaoping.zhou@intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
drivers/char/tpm/tpm_tis_core.c