commit | 22e181ba7f09197dd6f35a48013cb86289644eb6 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Fri Oct 24 01:05:56 2008 +0200 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Oct 28 09:45:57 2008 -0500 |
tree | 89105a1c1f6ad755b62da38208972e8928fa8efe | |
parent | 0173a3265b228da319ceb9c1ec6a5682fd1b2d92 [diff] |
powerpc: fix i2c on PPC linkstation / kurobox machines 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>