commit | bf5cee681e57babde5358a71e59b75151eb02c1a | [log] [tgz] |
---|---|---|
author | Yegor Yefremov <yegorslists@googlemail.com> | Tue May 31 10:59:16 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jun 25 14:30:42 2016 -0700 |
tree | 90642ffa447c90c08f2f3719825b21d4c9a2572d | |
parent | 36fd95b17e9c1c41836632d95f2be5cff93b3df8 [diff] |
serial: mctrl_gpio: add modem control read routine mctrl_gpio_get_outputs() returns the state of following signals: RTS, DTR While defining the routine for reading outputs, fix the comment for mctrl_gpio_get() routine as it returns only the state of the input signals. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>