[PATCH] I2C Documentation fix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The name which can be set to i2c_driver is up to 31 characters.

Index: doc/writing-clients
===================================================================
RCS file: /home/cvs/i2c/doc/writing-clients,v
retrieving revision 1.22
diff -u -p -r1.22 writing-clients
--- doc/writing-clients	29 Jul 2005 17:33:49 -0000	1.22
+++ doc/writing-clients	5 Oct 2005 13:56:24 -0000
@@ -35,7 +35,7 @@ static struct i2c_driver foo_driver = {
 	.dec_use	= foo_dec_use, /* May be NULL */
 }
  
-The name can be chosen freely, and may be upto 40 characters long. Please
+The name can be chosen freely, and may be up to 31 characters long. Please
 use something descriptive here.
 
 If used, the id should be a unique ID. The range 0xf000 to 0xffff is

----
Hideki IWAMOTO  h-iwamoto at kit.hi-ho.ne.jp




[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux