i2c-sibyte: Correct a comment about frequency
authorMaciej W. Rozycki <macro@linux-mips.org>
Sun, 11 May 2008 18:37:05 +0000 (20:37 +0200)
committerJean Delvare <khali@hyperion.delvare>
Sun, 11 May 2008 18:37:05 +0000 (20:37 +0200)
commitb3eb5a0bc3c359dbb5ccb0708df18525ab6a1430
tree5d50f2855a2f4f86f6f888496f64f40e756ce0ed
parent88b283281f1c783a79af175c400b5d20f10af2aa
i2c-sibyte: Correct a comment about frequency

The frequency may have been once hardcoded to 100 kHz, but currently it is
passed as an argument to i2c_sibyte_add_bus(), so update the comment to
match code.  While at it, reformat a nearby comment for consistency.  No
functional changes.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/busses/i2c-sibyte.c