ARM: OMAP: serial: remove last vestige of DTR_gpio support.
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)
commit7aff221c5dbe4f88930a64531df2236f303e1851
tree9c812e1c0760c5b10de35f8b11813e31a1b2fac0
parentb771ca920c06a429da4effb046234fd4a0bb3917
ARM: OMAP: serial: remove last vestige of DTR_gpio support.

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
This page took 0.039642 seconds and 5 git commands to generate.