[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)
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>

No differences found