diff options
author | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | 2019-03-22 12:51:20 +0200 |
---|---|---|
committer | James Morris <james.morris@microsoft.com> | 2019-04-08 15:58:52 -0700 |
commit | e891db1a18bf11e02533ec2386b796cfd8d60666 (patch) | |
tree | b750c0c024caa9d047add14dbe52f4259080dcc5 /kernel | |
parent | fd008d1a7a204695f0e5e003af16448bb9c34b7b (diff) | |
download | linux-e891db1a18bf11e02533ec2386b796cfd8d60666.tar.gz linux-e891db1a18bf11e02533ec2386b796cfd8d60666.tar.bz2 linux-e891db1a18bf11e02533ec2386b796cfd8d60666.zip |
tpm: turn on TPM on suspend for TPM 1.x
tpm_chip_start/stop() should be also called for TPM 1.x devices on
suspend. Add that functionality back. Do not lock the chip because
it is unnecessary as there are no multiple threads using it when
doing the suspend.
Fixes: a3fbfae82b4c ("tpm: take TPM chip power gating out of tpm_transmit()")
Reported-by: Paul Zimmerman <pauldzim@gmail.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tested-by: Domenico Andreoli <domenico.andreoli@linux.com>
Signed-off-by: James Morris <james.morris@microsoft.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions