Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753621Ab0GVXBZ (ORCPT ); Thu, 22 Jul 2010 19:01:25 -0400 Received: from kroah.org ([198.145.64.141]:50782 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754007Ab0GVXBY (ORCPT ); Thu, 22 Jul 2010 19:01:24 -0400 Date: Thu, 22 Jul 2010 16:00:41 -0700 From: Greg KH To: Alexander Beregalov Cc: gregkh@suse.de, linux-kernel@vger.kernel.org, Lytochkin Boris Subject: Re: [PATCH] serial: add support for OX16PCI958 card Message-ID: <20100722230041.GA1003@kroah.com> References: <1279786363-16813-1-git-send-email-a.beregalov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1279786363-16813-1-git-send-email-a.beregalov@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 758 Lines: 23 On Thu, Jul 22, 2010 at 12:12:43PM +0400, Alexander Beregalov wrote: > From: Lytochkin Boris > > Signed-off-by: Lytochkin Boris > Tested-by: Lytochkin Boris > Signed-off-by: Alexander Beregalov > --- > drivers/serial/8250_pci.c | 12 ++++++++++++ > include/linux/pci_ids.h | 1 + Please read the top of pci_ids.h for why we don't want to add new values there. Care to fix that up and resend this? thanks, greg k-h -- 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/