From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935380AbbI2SHO (ORCPT ); Tue, 29 Sep 2015 14:07:14 -0400 Received: from cavan.codon.org.uk ([93.93.128.6]:55480 "EHLO cavan.codon.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934888AbbI2SHG (ORCPT ); Tue, 29 Sep 2015 14:07:06 -0400 X-Greylist: delayed 2187 seconds by postgrey-1.27 at vger.kernel.org; Tue, 29 Sep 2015 14:07:05 EDT Date: Tue, 29 Sep 2015 18:30:25 +0100 From: Matthew Garrett To: Jarkko Sakkinen Cc: tpmdd-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, peterhuewe@gmx.de, gregkh@linuxfoundation.org, jgunthorpe@obsidianresearch.com, akpm@linux-foundation.org, Marcel Selhorst Subject: Re: [PATCH 1/2] tpm, tpm_tis: use acpi_driver instead of pnp_driver Message-ID: <20150929173025.GA22503@srcf.ucam.org> References: <1443546431-14948-1-git-send-email-jarkko.sakkinen@linux.intel.com> <1443546431-14948-2-git-send-email-jarkko.sakkinen@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1443546431-14948-2-git-send-email-jarkko.sakkinen@linux.intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: mjg59@cavan.codon.org.uk X-SA-Exim-Scanned: No (on cavan.codon.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 29, 2015 at 08:07:10PM +0300, Jarkko Sakkinen wrote: > Migrate to struct acpi_driver in order to get out of 7 character > limitation for the HID. Are we guaranteed that there are no old systems reporting these devices via pnpbios rather than acpi? -- Matthew Garrett | mjg59@srcf.ucam.org