Bcc: Subject: Re: [PATCH 2/2 v3] tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family) Reply-To: In-Reply-To: <1467174493-4190-3-git-send-email-andrew.zamansky@xxxxxxxxxxx> On Wed, Jun 29, 2016 at 07:28:13AM +0300, andrew zamansky wrote: > - chip->flags |= TPM_CHIP_FLAG_IRQ; > + if (client->irq) > + chip->flags |= TPM_CHIP_FLAG_IRQ; > + Oh.. this should be a seperate patch, it is a bug fix for the stuff Jarkko just sent a pull request for: commit 570a36097f302c0bae4fb5478f1287b9b3626155 Author: Christophe Ricard <christophe.ricard@xxxxxxxxx> Date: Thu Mar 31 22:56:56 2016 +0200 tpm: drop 'irq' from struct tpm_vendor_specific Jason -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html