]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tty: serial8250: remove UPIO_DWAPB{,32}
authorJamie Iles <jamie@jamieiles.com>
Mon, 15 Aug 2011 09:17:55 +0000 (10:17 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 17:53:00 +0000 (10:53 -0700)
commit4834d028978583dfe8e1fc19f1180ceb03d8dfb7
tree2a0be0a9144d49f7d03d173e3e8fca2f3e1e8a50
parent03972fc21410907fa20d1442c4b073f034423d5c
tty: serial8250: remove UPIO_DWAPB{,32}

Now that platforms can override the port IRQ handler and the only user
of these UPIO modes has been converted over, kill off UPIO_DWAPB and
UPIO_DWAPB32.

Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/serial/8250.c
drivers/tty/serial/serial_core.c
include/linux/serial_core.h