[PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250
authorKumar Gala <galak@gate.crashing.org>
Wed, 21 Dec 2005 15:27:13 +0000 (09:27 -0600)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 04:34:31 +0000 (15:34 +1100)
commit79e7bac0d6ad56d62e2364313b5e5e5950c7385d
treec20bbb30659be4f76a3599ffb519a6518e94e146
parentbe6b843918394067e93ebbacb834245251a6f18a
[PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250

In setup_arch and setup_system call find_legacy_serial_ports() if we
build in support for 8250 serial ports instead of basing it on PPC_MULTIPLATFORM.

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