Re: [PATCH v2] tpm: do not start chip while suspended
From: Jarkko Sakkinen
Date: Sat Feb 08 2025 - 15:33:03 EST
On Fri, Feb 07, 2025 at 03:07:46PM -0300, Thadeu Lima de Souza Cascardo wrote:
> Checking TPM_CHIP_FLAG_SUSPENDED after the call to tpm_find_get_ops() can
> lead to a spurious tpm_chip_start() call:
Looks good to me.
Reviewed-by: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
BR, Jarkko