serial: mctrl_gpio: use gpiod_set_array function
authorRojhalat Ibrahim <imr@rtschenk.de>
Mon, 17 Nov 2014 17:31:30 +0000 (18:31 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 2 Dec 2014 13:25:42 +0000 (14:25 +0100)
commit834296a3c66257616d14aef245dbe86111b5ef6b
tree247bbf192906a7837ddc998d4088bf1b62137d5f
parent441e002624fa7dbc65df7947d3b53ddef605cb77
serial: mctrl_gpio: use gpiod_set_array function

Make the serial_mctrl_gpio driver the first user of the new gpiod_set_array
function, which is now available in the linux-gpio devel tree.
All modem control output signals are now set simultaneously.

Signed-off-by: Rojhalat Ibrahim <imr@rtschenk.de>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/tty/serial/serial_mctrl_gpio.c
This page took 0.025597 seconds and 5 git commands to generate.