From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mika Westerberg Subject: Re: [PATCH v2 6/7] gpio / ACPI: get rid of acpi_gpio.h Date: Mon, 25 Nov 2013 12:18:25 +0200 Message-ID: <20131125101825.GT2281@intel.com> References: <1385122474-14926-1-git-send-email-mika.westerberg@linux.intel.com> <1385122474-14926-7-git-send-email-mika.westerberg@linux.intel.com> <20131125085454.GN2281@intel.com> <52930F74.7060808@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <52930F74.7060808@nvidia.com> Sender: linux-acpi-owner@vger.kernel.org To: Alex Courbot Cc: Alexandre Courbot , ACPI Devel Maling List , "Rafael J. Wysocki" , Linus Walleij , Chris Ball , Johannes Berg , Rhyland Klein , Adrian Hunter , Mathias Nyman , Rob Landley , Heikki Krogerus , Stephen Warren , Thierry Reding , "linux-gpio@vger.kernel.org" , Linux Kernel Mailing List List-Id: linux-gpio@vger.kernel.org On Mon, Nov 25, 2013 at 05:51:00PM +0900, Alex Courbot wrote: > I just wondered if these headers should not be split by GPIO > providers, but if you prefer it that way I'm fine with it too. We > can move stuff later if needed. > > Acked-by: Alexandre Courbot Thanks! BTW, I noticed that I missed removing EXPORT_SYMBOL_GPL() from acpi_get_gpiod_by_index(). I'm folding that change to this patch for the next version if nobody objects.