From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752619Ab2GOLgA (ORCPT ); Sun, 15 Jul 2012 07:36:00 -0400 Received: from zoneX.GCU-Squad.org ([194.213.125.0]:26429 "EHLO services.gcu-squad.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751624Ab2GOLfy convert rfc822-to-8bit (ORCPT ); Sun, 15 Jul 2012 07:35:54 -0400 Date: Sun, 15 Jul 2012 13:35:30 +0200 From: Jean Delvare To: Bjorn Helgaas Cc: Amaury =?UTF-8?B?RGVjcsOqbWU=?= , linux-i2c@vger.kernel.org, amalysh@web.de, nelson@sis.com, ben-linux@fluff.org, w.sang@pengutronix.de, rob@landley.net, jeffrey.t.kirsher@intel.com, akpm@linux-foundation.org, davem@davemloft.net, joe@perches.com, ralf@linux-mips.org, dirk.brandewie@gmail.com, jayachandranc@netlogicmicro.com, Xiangzhen.Ye@csr.com, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, suzanne.decreme@gmail.com Subject: Re: [PATCH] i2c: sis964: bus driver Message-ID: <20120715133530.1ffc3f36@endymion.delvare> In-Reply-To: References: <1342172455-8530-1-git-send-email-amaury.decreme@gmail.com> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.7; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Bjorn, On Fri, 13 Jul 2012 09:36:07 -0600, Bjorn Helgaas wrote: > On Fri, Jul 13, 2012 at 3:40 AM, Amaury Decrême > wrote: > > diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h > > index ab741b0..0ffc982 100644 > > --- a/include/linux/pci_ids.h > > +++ b/include/linux/pci_ids.h > > @@ -699,6 +699,7 @@ > > #define PCI_DEVICE_ID_SI_961 0x0961 > > #define PCI_DEVICE_ID_SI_962 0x0962 > > #define PCI_DEVICE_ID_SI_963 0x0963 > > +#define PCI_DEVICE_ID_SI_964 0x0964 > > Please read the comment at the top of this file; I don't think this > addition qualifies as something that should be added. > > > #define PCI_DEVICE_ID_SI_965 0x0965 > > #define PCI_DEVICE_ID_SI_966 0x0966 > > #define PCI_DEVICE_ID_SI_968 0x0968 When you reply to a large patch, please limit the quoting to the relevant portion. Thanks, -- Jean Delvare