Re: [PATCH] mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array function
From: David Miller <davem@davemloft.net>
Date: 2014-11-21 20:13:01
Also in:
linux-gpio
From: David Miller <davem@davemloft.net>
Date: 2014-11-21 20:13:01
Also in:
linux-gpio
From: Rojhalat Ibrahim <redacted> 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 <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.