mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functions
authorRojhalat Ibrahim <imr@rtschenk.de>
Mon, 27 Apr 2015 08:37:31 +0000 (10:37 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Apr 2015 17:35:40 +0000 (13:35 -0400)
commit33df10e2ee414183953cc89453bf9c85027a188b
treea860ce3d20ae4fa26f4159df1154309660a8b58f
parent129d23a56623eea0947a05288158d76dc7f2f0ac
mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functions

Use the new gpiod_get_array and gpiod_put_array functions
(added to mainline in the v4.1 merge window) for obtaining and
disposing of GPIO descriptors.

Cc: David Miller <davem@davemloft.net>
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Rojhalat Ibrahim <imr@rtschenk.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/mdio-mux-gpio.c