mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array function
authorRojhalat Ibrahim <imr@rtschenk.de>
Tue, 25 Nov 2014 09:31:18 +0000 (10:31 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 28 Nov 2014 13:48:18 +0000 (14:48 +0100)
commit441e002624fa7dbc65df7947d3b53ddef605cb77
treeaf95eac88acf2407b97ea642893422d1a876418a
parent8e53b0f190af2954309bbad76a78177ead15d824
mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array function

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 <imr@rtschenk.de>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/net/phy/mdio-mux-gpio.c