[SERIAL] Arrange better identification of ports
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 31 Oct 2005 11:42:22 +0000 (11:42 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 31 Oct 2005 11:42:22 +0000 (11:42 +0000)
commit0cf669d5c5d08eb827df9867429df21cf030eba6
tree6eb72f3c25f7acc0e67d0e954be8ee4525fbd4c7
parente2f2e58e7968f8446b1078a20a18bf8ea12b4fbc
[SERIAL] Arrange better identification of ports

Folk seem to get confused when they see two or more ttyS0 ports
appearing at boot time.  One comes from the legacy table, and
one from PNP.

Hence, display the bus ID of the device which supplied the port.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/serial_core.c