]> git.baikalelectronics.ru Git - kernel.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)
commit4a325434e1d98fc75cb4cdffc75ffb24c8e341e8
tree2a0be0a9144d49f7d03d173e3e8fca2f3e1e8a50
parentf6333787403c90e05c193b476f7dffe3251927a7
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