tpm/st33zp24: Remove useless tpm_gen_interrupt
[sfrench/cifs-2.6.git] / drivers / char / tpm / st33zp24 / st33zp24.c
index c2ee30451e41d8632b01ae538f659aeb24a6e83d..6f060c76217b9a7ea02ab19b8909e7d708578bd5 100644 (file)
@@ -589,8 +589,6 @@ int st33zp24_probe(void *phy_id, const struct st33zp24_phy_ops *ops,
                chip->flags |= TPM_CHIP_FLAG_IRQ;
 
                disable_irq_nosync(tpm_dev->irq);
-
-               tpm_gen_interrupt(chip);
        }
 
        return tpm_chip_register(chip);