From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH] gpio: remove gpio_descs global array Date: Tue, 2 Dec 2014 14:26:20 +0100 Message-ID: References: <1416383487-15993-1-git-send-email-acourbot@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: Sender: linux-sh-owner@vger.kernel.org To: Alexandre Courbot Cc: Geert Uytterhoeven , Alexandre Courbot , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Linux-sh list List-Id: linux-gpio@vger.kernel.org On Tue, Dec 2, 2014 at 2:25 PM, Alexandre Courbot wrote: > On Tue, Dec 2, 2014 at 7:32 PM, Geert Uytterhoeven wrote: >> This patch changes a return value from -EPROBE_DEFER to -EINVAL in >> regulator-gpio when a GPIO cannot be found yet, causing probe failures >> on r8a7791/koelsch: > > Hi Geert, > > Thanks for signaling this. I think I understand what is going wrong > and will send a fixup patch in a few minutes. OK standing by. Yours, Linus Walleij