Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752798AbbLATgg (ORCPT ); Tue, 1 Dec 2015 14:36:36 -0500 Received: from quartz.orcorp.ca ([184.70.90.242]:47238 "EHLO quartz.orcorp.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750870AbbLATgf (ORCPT ); Tue, 1 Dec 2015 14:36:35 -0500 Date: Tue, 1 Dec 2015 12:36:23 -0700 From: Jason Gunthorpe To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: Jarkko Sakkinen , tpmdd-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, Martin Wilck , Peter Huewe Subject: Re: [PATCH v2 1/3] tpm_tis: Disable interrupt auto probing on a per-device basis Message-ID: <20151201193623.GA16123@obsidianresearch.com> References: <1448996309-15220-1-git-send-email-jgunthorpe@obsidianresearch.com> <1448996309-15220-2-git-send-email-jgunthorpe@obsidianresearch.com> <20151201191918.GD5072@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20151201191918.GD5072@pengutronix.de> User-Agent: Mutt/1.5.23 (2014-03-12) X-Broken-Reverse-DNS: no host name found for IP address 10.0.0.160 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 669 Lines: 18 On Tue, Dec 01, 2015 at 08:19:18PM +0100, Uwe Kleine-K?nig wrote: > I'd add a comment here about the possible values of irq and their > interpretation. Something like: Done > It's definitly a nice improvement of this patch that the init functions > don't change the module parameter any more. (I didn't check if all > changes are gone now, but at least it's two modifications less.) I checked, this gets them all. Jason -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/