]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf899bb77b0b2bd5221669386309b512152ad242b
treea860ce3d20ae4fa26f4159df1154309660a8b58f
parent8281288887478da571f955b7f40fcc199bc7ac49
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