From: Jean Delvare Date: Tue, 2 Mar 2010 11:23:40 +0000 (+0100) Subject: i2c-tiny-usb: Fix a comment on bus frequency X-Git-Tag: v2.6.34-rc1~222^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c05d490234b7cf1715d9568d2041d9bc598a0b45;p=pandora-kernel.git i2c-tiny-usb: Fix a comment on bus frequency The description of the delay parameter is incomplete, it suggests that there is a direct relation between the delay value and the bus frequency. In fact, due to additional delays in the i2c bitbanging code, the i2c clock is always much slower. Signed-off-by: Jean Delvare Cc: Till Harbaum --- Reading git-diff-tree failed