From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rojhalat Ibrahim Subject: Re: [PATCH v5 4/4] mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functions Date: Thu, 19 Mar 2015 10:04:41 +0100 Message-ID: <2229059.jMQaty1Zsb@pcimr> References: <1521782.cXqN30N6pA@pcimr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Received: from mail-out.m-online.net ([212.18.0.9]:58191 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750837AbbCSJEr (ORCPT ); Thu, 19 Mar 2015 05:04:47 -0400 In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: David Miller Cc: Linus Walleij , "linux-gpio@vger.kernel.org" , Alexandre Courbot , Alexandre Courbot , Mika Westerberg , "Rafael J. Wysocki" , "netdev@vger.kernel.org" Ping? On Thursday 05 March 2015 09:58:00 Linus Walleij wrote: > On Wed, Feb 11, 2015 at 5:28 PM, Rojhalat Ibrahim wrote: > > > Use the new gpiod_get_array and gpiod_put_array functions for obtaining and > > disposing of GPIO descriptors. > > > > Cc: David Miller > > Signed-off-by: Rojhalat Ibrahim > > This looks good to me, but I need David's ACK before I can > merge it through the GPIO tree. > > David: is this OK with you? > > Yours, > Linus Walleij >