Re: [PATCH] mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array function
From: David Miller <davem@davemloft.net>
Date: 2014-11-24 18:06:37
Also in:
linux-gpio
From: David Miller <davem@davemloft.net>
Date: 2014-11-24 18:06:37
Also in:
linux-gpio
From: Rojhalat Ibrahim <redacted> Date: Mon, 24 Nov 2014 09:35:02 +0100
On Friday 21 November 2014 15:13:01 David Miller wrote:quoted
From: Rojhalat Ibrahim <redacted> Date: Thu, 20 Nov 2014 13:24:44 +0100quoted
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 <redacted> -- 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 <davem@davemloft.net>