commit | b3eb5a0bc3c359dbb5ccb0708df18525ab6a1430 | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@linux-mips.org> | Sun May 11 20:37:05 2008 +0200 |
committer | Jean Delvare <khali@hyperion.delvare> | Sun May 11 20:37:05 2008 +0200 |
tree | 5d50f2855a2f4f86f6f888496f64f40e756ce0ed | |
parent | 88b283281f1c783a79af175c400b5d20f10af2aa [diff] |
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>