[PATCH] powerpc: Add the ability to handle SOC ports in legacy_serial
authorKumar Gala <galak@gate.crashing.org>
Tue, 20 Dec 2005 22:16:52 +0000 (16:16 -0600)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 04:33:46 +0000 (15:33 +1100)
commitb580d46ce833f6bdc6a5602f4f0efb1d9c488ed6
treebc92353786e3978e9886bb1805329994184f6f0d
parentd0e132b536b6c8044991932d0c160676c46c98e5
[PATCH] powerpc: Add the ability to handle SOC ports in legacy_serial

Add the ability to configure and initialize legacy 8250 serials
ports on an SOC bus.  Also, fixed an issue that we would not
configure any serial ports if "linux,stdout-path" was not found.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/legacy_serial.c