From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Berg Subject: Re: [PATCH v3 2/6] net: rfkill: gpio: convert to descriptor-based GPIO interface Date: Mon, 23 Dec 2013 22:14:47 +0100 Message-ID: <1387833287.4412.6.camel@jlt4.sipsolutions.net> References: <1385460350-17543-1-git-send-email-mika.westerberg@linux.intel.com> <1385460350-17543-3-git-send-email-mika.westerberg@linux.intel.com> <20131223105420.GP8621@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from s3.sipsolutions.net ([144.76.43.152]:43248 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757654Ab3LWVPN (ORCPT ); Mon, 23 Dec 2013 16:15:13 -0500 In-Reply-To: <20131223105420.GP8621@intel.com> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Mika Westerberg Cc: Linus Walleij , "David S. Miller" , linux-netdev@vger.kernel.org"netdev@vger.kernel.org" , ACPI Devel Maling List , "Rafael J. Wysocki" , Chris Ball , Rhyland Klein , Adrian Hunter , Alexandre Courbot , Mathias Nyman , Rob Landley , Heikki Krogerus , Stephen Warren , Thierry Reding , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" On Mon, 2013-12-23 at 12:54 +0200, Mika Westerberg wrote: > On Wed, Dec 11, 2013 at 01:00:18PM +0100, Linus Walleij wrote: > > On Tue, Nov 26, 2013 at 11:05 AM, Mika Westerberg > > wrote: > > > > > From: Heikki Krogerus > > > > > > Convert to the safer gpiod_* family of API functions. > > > > > > Signed-off-by: Heikki Krogerus > > > Signed-off-by: Mika Westerberg > > > Tested-by: Stephen Warren > > Johannes B, David M, > > Are you fine with this patch? If yes, could you ack it so that we could get > it merged for 3.14. I have no objection to this particular patch. I can't really comment on it, but I never really delved too deeply into the rfkill-gpio thing - I guess it works for whoever needed it :) johannes