tpm: drop 'irq' from struct tpm_vendor_specific
[cascardo/linux.git] / drivers / char / tpm / tpm_i2c_atmel.c
index dd8f0eb..55fa51f 100644 (file)
@@ -173,7 +173,6 @@ static int i2c_atmel_probe(struct i2c_client *client,
        chip->vendor.timeout_b = msecs_to_jiffies(TPM_I2C_LONG_TIMEOUT);
        chip->vendor.timeout_c = msecs_to_jiffies(TPM_I2C_SHORT_TIMEOUT);
        chip->vendor.timeout_d = msecs_to_jiffies(TPM_I2C_SHORT_TIMEOUT);
-       chip->vendor.irq = 0;
 
        /* There is no known way to probe for this device, and all version
         * information seems to be read via TPM commands. Thus we rely on the