From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: [PATCH 2/9] gpiolib: use gpio_chips list in gpiolib_sysfs_init Date: Sat, 09 Feb 2013 09:22:32 +0000 Message-ID: <20130209092232.64D0A3E2C01@localhost> References: <1359822572-26009-1-git-send-email-acourbot@nvidia.com> <1359822572-26009-4-git-send-email-acourbot@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Linus Walleij , Alexandre Courbot Cc: linux-arch@vger.kernel.org, gnurou@gmail.com, linux-arm-kernel@lists.infradead.org, Arnd Bergmann , linux-kernel@vger.kernel.org List-Id: linux-arch.vger.kernel.org On Tue, 5 Feb 2013 18:04:43 +0100, Linus Walleij wrote: > On Sat, Feb 2, 2013 at 5:29 PM, Alexandre Courbot wrote: > > > Use the small list of GPIO chips instead of parsing the whole GPIO > > number space. > > > > Signed-off-by: Alexandre Courbot > > Reviewed-by: Linus Walleij > Applied, thanks. g. -- Grant Likely, B.Sc, P.Eng. Secret Lab Technologies, Ltd. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f44.google.com ([74.125.82.44]:54312 "EHLO mail-wg0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752537Ab3BIKKE (ORCPT ); Sat, 9 Feb 2013 05:10:04 -0500 Received: by mail-wg0-f44.google.com with SMTP id dr12so3481502wgb.23 for ; Sat, 09 Feb 2013 02:10:03 -0800 (PST) From: Grant Likely Subject: Re: [PATCH 2/9] gpiolib: use gpio_chips list in gpiolib_sysfs_init In-Reply-To: References: <1359822572-26009-1-git-send-email-acourbot@nvidia.com> <1359822572-26009-4-git-send-email-acourbot@nvidia.com> Date: Sat, 09 Feb 2013 09:22:32 +0000 Message-ID: <20130209092232.64D0A3E2C01@localhost> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Linus Walleij , Alexandre Courbot Cc: Arnd Bergmann , linux-arch@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, gnurou@gmail.com Message-ID: <20130209092232.JDe8mr7d6BGRwlMC9qagpBRzm7vdEIzWP9GkRJobVfE@z> On Tue, 5 Feb 2013 18:04:43 +0100, Linus Walleij wrote: > On Sat, Feb 2, 2013 at 5:29 PM, Alexandre Courbot wrote: > > > Use the small list of GPIO chips instead of parsing the whole GPIO > > number space. > > > > Signed-off-by: Alexandre Courbot > > Reviewed-by: Linus Walleij > Applied, thanks. g. -- Grant Likely, B.Sc, P.Eng. Secret Lab Technologies, Ltd.