]> git.baikalelectronics.ru Git - kernel.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)
commit29df65cb0933afb406ab427a7817f9ddffa29233
tree485b4d6c1352a5e6b6089a474d568c36860a468c
parentcdc2320cbb59dea44aae73acf1819cf7501d06d3
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: 4452db35f9af ("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