serial: mctrl_gpio: Drop support for out1-gpios and out2-gpios
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 29 Apr 2016 11:40:26 +0000 (13:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 1 May 2016 20:22:54 +0000 (13:22 -0700)
commitb67fcbdc5618d9a3a2b7bb22f7299556852e851f
tree65855073026984a241133d36fc375bdd2a89ba83
parent204e986d917cfa9364f05c5e7e42394a80788115
serial: mctrl_gpio: Drop support for out1-gpios and out2-gpios

The OUT1 and OUT2 pins present on some legacy UARTs are basically GPIOs.
It doesn't make much sense to emulate GPIOs using other GPIOs, hence
drop support for that.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
Reviewed-by: Richard Genoud <richard.genoud@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/serial_mctrl_gpio.c
drivers/tty/serial/serial_mctrl_gpio.h