commit | 0e014e92ba93d905bcb39881dce2d38807b90c34 | [log] [tgz] |
---|---|---|
author | Peter Korsgaard <jacmet@sunsite.dk> | Fri Jul 17 22:33:37 2009 +0200 |
committer | Ben Dooks <ben-linux@fluff.org> | Thu Jul 30 00:55:50 2009 +0100 |
tree | f5c83f5402a8c3f4002671b573dd77b041571226 | |
parent | f5886c7f96f2542382d3a983c5f13e03d7fc5259 [diff] |
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 <jacmet@sunsite.dk> Signed-off-by: Ben Dooks <ben-linux@fluff.org>