From: Peter Korsgaard Date: Fri, 17 Jul 2009 20:33:37 +0000 (+0200) Subject: i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC value X-Git-Tag: v2.6.31-rc5~17^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e014e92ba93d905bcb39881dce2d38807b90c34;p=pandora-kernel.git i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC value s3c24xx_i2c_init() was overwriting the IICLC value set just above in s3c24xx_i2c_clockrate() with zero, effectively disabling the platform line control setting. Signed-off-by: Peter Korsgaard Signed-off-by: Ben Dooks --- Reading git-diff-tree failed