Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts
The tpm_tis_core has to set the TPM_CHIP_FLAG_IRQ before probing for interrupts since there is no other place in the code that would set it. Cc: [email protected] Fixes: 570a360 ("tpm: drop 'irq' from struct tpm_vendor_specific") Signed-off-by: Stefan Berger <[email protected]> Signed-off-by: Jarkko Sakkinen <[email protected]>
- Loading branch information