Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757989AbYJXVx6 (ORCPT ); Fri, 24 Oct 2008 17:53:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754680AbYJXVxu (ORCPT ); Fri, 24 Oct 2008 17:53:50 -0400 Received: from rv-out-0506.google.com ([209.85.198.237]:57503 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751575AbYJXVxu (ORCPT ); Fri, 24 Oct 2008 17:53:50 -0400 Message-ID: Date: Fri, 24 Oct 2008 15:53:49 -0600 From: "Grant Likely" To: avorontsov@ru.mvista.com Subject: Re: [PATCH] [powerpc] GPIO: Adding new Xilinx driver Cc: "John Linn" , jwboyer@linux.vnet.ibm.com, linuxppc-dev@ozlabs.org, "Kiran Sutariya" , "Linux Kernel Mailing List" In-Reply-To: <20081024214159.GA15204@oksana.dev.rtsoft.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081024195908.7D1A1142806C@mail74-wa4.bigfish.com> <20081024214159.GA15204@oksana.dev.rtsoft.ru> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1121 Lines: 34 On Fri, Oct 24, 2008 at 3:41 PM, Anton Vorontsov wrote: > On Fri, Oct 24, 2008 at 12:59:00PM -0700, John Linn wrote: >> This driver supports the Xilinx XPS GPIO IP core which has the typical >> GPIO features. >> >> Signed-off-by: Kiran Sutariya >> Signed-off-by: John Linn > > Looks good. Just few comments below. > > > If nothing has changed, we should place the arch-specific GPIO > drivers into the arch/. So, Kconfig entry should go into the > arch/powerpc/platforms/Kconfig. > > and the driver itself into arch/powerpc/sysdev/. This isn't just a powerpc driver. It is also used by microblaze so I'd like to keep it in the common directory (Microblaze is in the process of being reviewed for merging). Thanks for the comments. g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. -- 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/