From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH 5/6] ACPI / gpio: Split acpi_get_gpiod_by_index() Date: Wed, 09 Sep 2015 00:28:56 +0200 Message-ID: <1757645.CZ0PiXAgmU@vostro.rjw.lan> References: <1596179.pGEt0Ullqu@vostro.rjw.lan> <8402685.WoxEi8zV68@vostro.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Linus Walleij Cc: ACPI Devel Maling List , Greg Kroah-Hartman , Mika Westerberg , Linux Kernel Mailing List , Darren Hart , Grant Likely , Arnd Bergmann , David Woodhouse , Dustin Byford , Alexandre Courbot , "linux-gpio@vger.kernel.org" List-Id: linux-acpi@vger.kernel.org On Tuesday, September 08, 2015 11:20:51 AM Linus Walleij wrote: > On Thu, Aug 27, 2015 at 4:41 AM, Rafael J. Wysocki wrote: > > > From: Rafael J. Wysocki > > > > Split acpi_get_gpiod_by_index() into three smaller routines to > > allow the subsequent change of the generic firmware node properties > > code to be more strarightforward. > > > > Signed-off-by: Rafael J. Wysocki > > Tested-by: Mika Westerberg > > Acked-by: Linus Walleij > > Feel free to merge this through the ACPI tree if it's a dependency. It is, so I'll do that. Thanks for the ACKs! Rafael