Re: [PATCH] mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array function
From: Rojhalat Ibrahim <hidden>
Date: 2014-11-24 08:35:08
Also in:
linux-gpio
From: Rojhalat Ibrahim <hidden>
Date: 2014-11-24 08:35:08
Also in:
linux-gpio
On Friday 21 November 2014 15:13:01 David Miller wrote:
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? Rojhalat