commit | 4ef03d328769eddbfeca1f1c958fdb181a69c341 | [log] [tgz] |
---|---|---|
author | Yegor Yefremov <yegorslists@googlemail.com> | Tue May 31 10:59:18 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jun 25 14:30:42 2016 -0700 |
tree | 1c58890f0008714dc47780cd65d6323ced2dacf1 | |
parent | 434be0ae7aa746f481c3a22139e472dbc3f4f817 [diff] |
tty/serial/8250: use mctrl_gpio helpers This patch permits the usage for GPIOs to control the CTS/RTS/DTR/DSR/DCD/RI signals. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>