From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v5 4/4] mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functions Date: Thu, 5 Mar 2015 09:58:00 +0100 Message-ID: References: <1521782.cXqN30N6pA@pcimr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: "linux-gpio@vger.kernel.org" , Alexandre Courbot , Alexandre Courbot , Mika Westerberg , "Rafael J. Wysocki" , "netdev@vger.kernel.org" To: Rojhalat Ibrahim , David Miller Return-path: In-Reply-To: <1521782.cXqN30N6pA@pcimr> Sender: linux-gpio-owner@vger.kernel.org List-Id: netdev.vger.kernel.org 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