Home
last modified time | relevance | path

Searched hist:"7031307 aefb6048377385dbb0af2dd43bb0190bb" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/i2c/busses/
H A Di2c-s3c2410.cdiff 7031307aefb6048377385dbb0af2dd43bb0190bb Thu Sep 30 15:54:46 CEST 2010 MyungJoo Ham <myungjoo.ham@samsung.com> i2c-s3c2410: fix calculation of SDA line delay

S3C2440 style I2C controller uses PCLK to calculate the SDA line delay.
The driver wrongly assumed that this delay is calculated from the
frequency that the controller is operating on. This patch fixes this
issue.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>