commit | 025d7917a5ede982a5669c6735ef73a227b9827e | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jul 28 13:49:15 2008 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jul 28 16:30:53 2008 +1000 |
tree | b921600f898523c63cefa79effdc4f917b1cf4ab | |
parent | f023bf0f91f1f1b926ec8f5cf0ee24be134bf024 [diff] |
powerpc/powermac: Fixup default serial port device for pmac_zilog This removes the non-working code in legacy_serial that tried to handle the powermac SCC ports, and instead add a (now working) function to the powermac platform code to find the default serial console if any. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>