]> 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)
commit4481fe5d07d5cdf618f941c1f705170a4e60c346
tree1fc58e2c340719655829fbc67e270d0bd992e676
parent273ca2d46f7f6e79e98dae49c5d6758df7d251fd
Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"

This reverts commit 69beeb425915797e604739ff5bfe43229c289d18.

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