From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array function Date: Mon, 24 Nov 2014 13:06:37 -0500 (EST) Message-ID: <20141124.130637.1309072709781431579.davem@davemloft.net> References: <6441674.xrJo8HXDvD@pcimr> <20141121.151301.477197043372693075.davem@davemloft.net> <1671914.Rot4bT9ZsP@pcimr> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1671914.Rot4bT9ZsP@pcimr> Sender: netdev-owner@vger.kernel.org To: imr@rtschenk.de Cc: f.fainelli@gmail.com, netdev@vger.kernel.org, david.daney@cavium.com, linux-gpio@vger.kernel.org, linus.walleij@linaro.org, acourbot@nvidia.com List-Id: linux-gpio@vger.kernel.org From: Rojhalat Ibrahim Date: Mon, 24 Nov 2014 09:35:02 +0100 > On Friday 21 November 2014 15:13:01 David Miller wrote: >> From: Rojhalat Ibrahim >> Date: Thu, 20 Nov 2014 13:24:44 +0100 >> >> > Convert mdio-mux-gpio to the GPIO descriptor interface and use the new >> > gpiod_set_array function to set all output signals simultaneously. >> > >> > Signed-off-by: Rojhalat Ibrahim >> > -- >> > This patch depends on the gpiod_set_array function, which is available in >> > the linux-gpio devel tree. >> >> Then I really can't apply it to the networking GIT tree. >> > > Then maybe you could ack the patch and then Linus Walleij could apply it to > the GPIO tree, right? Yep, I can do that: Acked-by: David S. Miller