Title: [6519] trunk/drivers/i2c/busses/i2c-bfin-twi.c: fix comment grammar pointed out by wolfram sang
- Revision
- 6519
- Author
- vapier
- Date
- 2009-06-01 00:45:20 -0500 (Mon, 01 Jun 2009)
Log Message
fix comment grammar pointed out by wolfram sang
Modified Paths
Diff
Modified: trunk/drivers/i2c/busses/i2c-bfin-twi.c (6518 => 6519)
--- trunk/drivers/i2c/busses/i2c-bfin-twi.c 2009-06-01 04:34:27 UTC (rev 6518)
+++ trunk/drivers/i2c/busses/i2c-bfin-twi.c 2009-06-01 05:45:20 UTC (rev 6519)
@@ -696,7 +696,7 @@
write_CONTROL(iface, ((get_sclk() / 1024 / 1024 + 5) / 10) & 0x7F);
/*
- * We will not end up with a CLKDIV=0 cause no one will specifies
+ * We will not end up with a CLKDIV=0 because no one will specify
* 20kHz SCL or less in Kconfig now. (5 * 1024 / 20 = 0x100)
*/
clkhilow = 5 * 1024 / CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ;
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits