From: Ben Dooks Date: Fri, 27 Mar 2009 10:52:13 +0000 (+0000) Subject: i2c-s3c2410: sda_delay should be in ns, not clock ticks X-Git-Tag: v2.6.30-rc1~11^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a192f7153bb33151f83440cd9c0442233a064bf1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed