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)
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>

No differences found