lkml.org 
[lkml]   [2005]   [May]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateSun, 1 May 2005 19:15:20 +0200
FromJean Delvare <>
Subject[PATCH 2.4] I2C updates for 2.4.31-pre1 (1/3)
Fix a typo in a comment in i2c.h. It was originally fixed by Corey
Minyard in Linux 2.6.

http://linux.bkbits.net:8080/linux-2.5/diffs/include/linux/i2c.h@1.48

--- linux-2.4.30-rc1/include/linux/i2c.h.orig 2005-03-19 13:16:55.000000000 +0100
+++ linux-2.4.30-rc1/include/linux/i2c.h 2005-03-19 13:17:40.000000000 +0100
@@ -193,7 +193,7 @@
char name[32]; /* textual description */
unsigned int id;

- /* If an adapter algorithm can't to I2C-level access, set master_xfer
+ /* If an adapter algorithm can't do I2C-level access, set master_xfer
to NULL. If an adapter algorithm can do SMBus access, set
smbus_xfer. If set to NULL, the SMBus protocol is simulated
using common I2C messages */

--
Jean Delvare
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-05-01 19:19    [from the cache]
©2003-2010