]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"
authorKyle McMartin <kyle@infradead.org>
Mon, 3 Jun 2013 13:38:26 +0000 (09:38 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Jun 2013 17:08:28 +0000 (10:08 -0700)
commited6960bcf3aeb0408086c72ec61c535ca7a273df
tree1fc58e2c340719655829fbc67e270d0bd992e676
parente1855fb9e6f650a699ace67185e750f17f9c1b10
Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"

This reverts commit d8537401d27897a966bc4d8089cd0c379abb72f3.

This regresses a longstanding behaviour on X86 systems, which end up with
PCI serial ports moving between ttyS4 and ttyS0 when you bisect to opposite
sides of this commit, resulting in the need to constantly modify the console
setting in order to bisect across it.

Please revert, we can work on solving this for ARM platforms in a less
disruptive way.

Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Cc: Karthik Manamcheri <karthik.manamcheri@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_core.c