Re: [PATCH] tpm_tis: Fix interrupt probing
From: Jarkko Sakkinen
Date: Tue Aug 27 2019 - 09:14:06 EST
On Tue, Aug 20, 2019 at 08:25:17AM -0400, Stefan Berger wrote:
> From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
>
> The interrupt probing of the TPM TIS was broken since we are trying to
> run it without an active locality and without the TPM_CHIP_FLAG_IRQ set.
>
> Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxxxxx>
Need these:
Cc: linux-stable@xxxxxxxxxxxxxxx
Fixes: a3fbfae82b4c ("tpm: take TPM chip power gating out of tpm_transmit()")
Thank you. I'll apply this to my tree.
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
/Jarkko