[PATCH v2 0/2] fixes for v4.4

From: Jarkko Sakkinen
Date: Wed May 30 2018 - 16:45:05 EST


Decided to add Enric's commit because it is also a bug fix instead
of modifying Chris commit.

Chris Chiu (1):
tpm: self test failure should not cause suspend to fail

Enric Balletbo i Serra (1):
tpm: do not suspend/resume if power stays on

drivers/char/tpm/tpm-chip.c | 12 ++++++++++++
drivers/char/tpm/tpm-interface.c | 7 +++++++
drivers/char/tpm/tpm.h | 1 +
3 files changed, 20 insertions(+)

--
v2: moved the check from tpm_of.c to tpm-chip.c as in v4.4 chip is
unreachable otherwise. I did compilation test now with BuildRoot
for power arch.
2.17.0