Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752402Ab1FGIg3 (ORCPT ); Tue, 7 Jun 2011 04:36:29 -0400 Received: from eu1sys200aog102.obsmtp.com ([207.126.144.113]:55055 "EHLO eu1sys200aog102.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752148Ab1FGIg1 (ORCPT ); Tue, 7 Jun 2011 04:36:27 -0400 Message-ID: <4DEDE2D7.6030100@st.com> Date: Tue, 7 Jun 2011 14:05:35 +0530 From: viresh kumar User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 To: Grant Likely Cc: "linux-arm-kernel@lists.infradead.org" , Armando VISCONTI , Shiraz HASHIM , Vipin KUMAR , Rajeev KUMAR , Deepak SIKRI , Vipul Kumar SAMAR , Amit VIRDI , Pratyush ANAND , Bhupesh SHARMA , "viresh.linux@gmail.com" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 1/3] gpio/spear-plgpio: Add plgpio driver for SPEAr platform References: <385c65f02831af2a16bcd4ea56c22ce6d8747ef0.1306737135.git.viresh.kumar@st.com> <20110603175020.GD15616@ponder.secretlab.ca> In-Reply-To: <20110603175020.GD15616@ponder.secretlab.ca> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 889 Lines: 23 On 06/03/2011 11:20 PM, Grant Likely wrote: > On Mon, May 30, 2011 at 12:09:02PM +0530, Viresh Kumar wrote: >> > Plgpio pads on few spear machines can be configured as gpios. This patch adds >> > support for configuring these PLGPIOs. >> > >> > This was earlier posted & reviewed as part of arch/arm/plat-spear/ code. >> > >> > Reviewed-by: Stanley Miao >> > Signed-off-by: Viresh Kumar > > This ends up being yet-another-mmio-gpio implementation. Please look > at bgpio_init() in drivers/basic_mmio_gpio.c. This driver should be > refactored to use that. Ok. Will check that. -- viresh -- 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/