From 834296a3c66257616d14aef245dbe86111b5ef6b Mon Sep 17 00:00:00 2001 From: Rojhalat Ibrahim Date: Mon, 17 Nov 2014 18:31:30 +0100 Subject: [PATCH] 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 Reviewed-by: Alexandre Courbot Acked-by: Greg Kroah-Hartman Signed-off-by: Linus Walleij --- Reading git-format-patch failed