ARM: OMAP: serial: remove last vestige of DTR_gpio support. omap-for-v3.19/fixes-not-urgent-part1
authorNeilBrown <neilb@suse.de>
Fri, 7 Nov 2014 23:42:46 +0000 (10:42 +1100)
committerTony Lindgren <tony@atomide.com>
Mon, 10 Nov 2014 17:06:44 +0000 (09:06 -0800)
These fields were added by:
commit 9574f36fb801035f6ab0fbb1b53ce2c12c17d100
    OMAP/serial: Add support for driving a GPIO as DTR.

but not removed by

commit 985bfd54c826c0ba873ca0adfd5589263e0c6ee2
    tty: serial: omap: remove some dead code

which reverted most of that commit.
Time to revert the rest.

Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/serial.c
include/linux/platform_data/serial-omap.h

Simple merge