i2c-s3c2410: sda_delay should be in ns, not clock ticks
authorBen Dooks <ben@simtec.co.uk>
Fri, 27 Mar 2009 10:52:13 +0000 (10:52 +0000)
committerBen Dooks <ben-linux@fluff.org>
Tue, 7 Apr 2009 09:18:33 +0000 (10:18 +0100)
commita192f7153bb33151f83440cd9c0442233a064bf1
tree0bf8a18ea3ac34c12dddbe70f12d3a340906016a
parentaa11e38ce6fe8846fec046a95cecd5d4690c48cd
i2c-s3c2410: sda_delay should be in ns, not clock ticks

The sda_delay field should be specified in ns, not in clock ticks
as when using cpufreq we could be changing the bus rate.

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
arch/arm/plat-s3c/dev-i2c0.c
arch/arm/plat-s3c/dev-i2c1.c
drivers/i2c/busses/i2c-s3c2410.c