powerpc: fix i2c on PPC linkstation / kurobox machines
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Thu, 23 Oct 2008 23:05:56 +0000 (01:05 +0200)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 28 Oct 2008 14:45:57 +0000 (09:45 -0500)
The i2c bus defn is broken on linkstation / kurobox machines since at
least 2.6.27. Fix it. Also remove CONFIG_SERIAL_OF_PLATFORM, which, if
enabled, breaks the serial console after the
"console handover: boot [udbg0] -> real [ttyS1]" message.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found