patch-2.4.3 linux/include/linux/i2c.h
Next file: linux/include/linux/if_arp.h
Previous file: linux/include/linux/hysdn_if.h
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Tue Mar  6 19:44:37 2001
-  Orig file: 
v2.4.2/linux/include/linux/i2c.h
-  Orig date: 
Fri Dec 29 14:35:47 2000
diff -u --recursive --new-file v2.4.2/linux/include/linux/i2c.h linux/include/linux/i2c.h
@@ -454,7 +454,7 @@
  *	corresponding header files.
  */
 				/* -> bit-adapter specific ioctls	*/
-#define I2C_RETRIES	0x0701	/* number times a device adress should	*/
+#define I2C_RETRIES	0x0701	/* number times a device address should	*/
 				/* be polled when not acknowledging 	*/
 #define I2C_TIMEOUT	0x0702	/* set timeout - call with int 		*/
 
@@ -471,7 +471,7 @@
 #define I2C_FUNCS	0x0705	/* Get the adapter functionality */
 #define I2C_RDWR	0x0707	/* Combined R/W transfer (one stop only)*/
 #if 0
-#define I2C_ACK_TEST	0x0710	/* See if a slave is at a specific adress */
+#define I2C_ACK_TEST	0x0710	/* See if a slave is at a specific address */
 #endif
 
 #define I2C_SMBUS	0x0720	/* SMBus-level access */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)