commit | 33df10e2ee414183953cc89453bf9c85027a188b | [log] [tgz] |
---|---|---|
author | Rojhalat Ibrahim <imr@rtschenk.de> | Mon Apr 27 10:37:31 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 27 13:35:40 2015 -0400 |
tree | a860ce3d20ae4fa26f4159df1154309660a8b58f | |
parent | 129d23a56623eea0947a05288158d76dc7f2f0ac [diff] |
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>