|
@@ -589,8 +589,6 @@ int st33zp24_probe(void *phy_id, const struct st33zp24_phy_ops *ops,
|
|
chip->flags |= TPM_CHIP_FLAG_IRQ;
|
|
chip->flags |= TPM_CHIP_FLAG_IRQ;
|
|
|
|
|
|
disable_irq_nosync(tpm_dev->irq);
|
|
disable_irq_nosync(tpm_dev->irq);
|
|
-
|
|
|
|
- tpm_gen_interrupt(chip);
|
|
|
|
}
|
|
}
|
|
|
|
|
|
return tpm_chip_register(chip);
|
|
return tpm_chip_register(chip);
|