From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: (no subject) Date: Wed, 29 Jun 2016 00:16:30 -0600 Message-ID: <20160629061630.GA6265@obsidianresearch.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tpmdd-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org To: andrew zamansky Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Christophe Ricard , tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, gcwilson-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org, azamansk-KrzQf0k3Iz9BDgjK7y7TUQ@public.gmane.org, Dan.Morav-KrzQf0k3Iz9BDgjK7y7TUQ@public.gmane.org, stimpy1-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org List-Id: devicetree@vger.kernel.org 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-KrzQf0k3Iz9BDgjK7y7TUQ@public.gmane.org> 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 Date: Thu Mar 31 22:56:56 2016 +0200 tpm: drop 'irq' from struct tpm_vendor_specific Jason ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape