From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] gpio: removes all usage of gpiochip_remove retval Date: Thu, 29 May 2014 16:25:34 -0700 Message-ID: <20140529232534.GA11741@kroah.com> References: <1401400492-26175-1-git-send-email-berthe.ab@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1401400492-26175-1-git-send-email-berthe.ab@gmail.com> Sender: linux-input-owner@vger.kernel.org To: abdoulaye berthe Cc: linus.walleij@linaro.org, gnurou@gmail.com, m@bues.ch, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mips@linux-mips.org, linuxppc-dev@lists.ozlabs.org, linux-sh@vger.kernel.org, linux-wireless@vger.kernel.org, patches@opensource.wolfsonmicro.com, linux-input@vger.kernel.org, linux-leds@vger.kernel.org, linux-media@vger.kernel.org, linux-samsungsoc@vger.kernel.org, spear-devel@list.st.com, platform-driver-x86@vger.kernel.org, netdev@vger.kernel.org, devel@driverdev.osuosl.org List-Id: linux-gpio@vger.kernel.org On Thu, May 29, 2014 at 11:54:52PM +0200, abdoulaye berthe wrote: > Signed-off-by: abdoulaye berthe Why? From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Thu, 29 May 2014 23:25:34 +0000 Subject: Re: [PATCH] gpio: removes all usage of gpiochip_remove retval Message-Id: <20140529232534.GA11741@kroah.com> List-Id: References: <1401400492-26175-1-git-send-email-berthe.ab@gmail.com> In-Reply-To: <1401400492-26175-1-git-send-email-berthe.ab@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Thu, May 29, 2014 at 11:54:52PM +0200, abdoulaye berthe wrote: > Signed-off-by: abdoulaye berthe Why? From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id C58D11A0611 for ; Fri, 30 May 2014 09:34:22 +1000 (EST) Received: from compute6.internal (compute6.nyi.mail.srv.osa [10.202.2.46]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 0B4F120F7B for ; Thu, 29 May 2014 19:25:37 -0400 (EDT) Date: Thu, 29 May 2014 16:25:34 -0700 From: Greg KH To: abdoulaye berthe Subject: Re: [PATCH] gpio: removes all usage of gpiochip_remove retval Message-ID: <20140529232534.GA11741@kroah.com> References: <1401400492-26175-1-git-send-email-berthe.ab@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1401400492-26175-1-git-send-email-berthe.ab@gmail.com> Cc: devel@driverdev.osuosl.org, gnurou@gmail.com, patches@opensource.wolfsonmicro.com, linux-mips@linux-mips.org, netdev@vger.kernel.org, linus.walleij@linaro.org, linux-sh@vger.kernel.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, spear-devel@list.st.com, linux-samsungsoc@vger.kernel.org, linux-gpio@vger.kernel.org, linux-leds@vger.kernel.org, m@bues.ch, linux-input@vger.kernel.org, platform-driver-x86@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, May 29, 2014 at 11:54:52PM +0200, abdoulaye berthe wrote: > Signed-off-by: abdoulaye berthe Why? From mboxrd@z Thu Jan 1 00:00:00 1970 From: greg@kroah.com (Greg KH) Date: Thu, 29 May 2014 16:25:34 -0700 Subject: [PATCH] gpio: removes all usage of gpiochip_remove retval In-Reply-To: <1401400492-26175-1-git-send-email-berthe.ab@gmail.com> References: <1401400492-26175-1-git-send-email-berthe.ab@gmail.com> Message-ID: <20140529232534.GA11741@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, May 29, 2014 at 11:54:52PM +0200, abdoulaye berthe wrote: > Signed-off-by: abdoulaye berthe Why?