diff for duplicates of <1121119377583@kroah.com> diff --git a/a/1.txt b/N1/1.txt index 2cfa3f4..1421f24 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -21,7 +21,8 @@ diff --git a/Documentation/i2c/dev-interface b/Documentation/i2c/dev-interface --- a/Documentation/i2c/dev-interface +++ b/Documentation/i2c/dev-interface @@ -14,9 +14,12 @@ C example - ==== + ========= + So let's say you want to access an i2c adapter from a C program. The -first thing to do is `#include <linux/i2c.h>" and "#include <linux/i2c-dev.h>. -Yes, I know, you should never include kernel header files, but until glibc @@ -36,7 +37,7 @@ diff --git a/Documentation/i2c/dev-interface b/Documentation/i2c/dev-interface Now, you have to decide which adapter you want to access. You should inspect /sys/class/i2c-dev/ to decide this. Adapter numbers are assigned @@ -78,7 +81,7 @@ Full interface description - ============= + ========================== The following IOCTLs are defined and fully supported -(see also i2c-dev.h and i2c.h): diff --git a/a/content_digest b/N1/content_digest index 8004869..be8bc86 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\011211193771329@kroah.com\0" - "From\0gregkh@suse.de (Greg KH)\0" - "Subject\0[lm-sensors] [PATCH] I2C: Clarify the usage of i2c-dev.h\0" - "Date\0Tue, 12 Jul 2005 00:04:43 +0000\0" + "From\0Greg KH <gregkh@suse.de>\0" + "Subject\0[PATCH] I2C: Clarify the usage of i2c-dev.h\0" + "Date\0Mon, 11 Jul 2005 15:02:57 -0700\0" "To\0linux-kernel@vger.kernel.org" " lm-sensors@lm-sensors.org\0" "Cc\0khali@linux-fr.org\0" @@ -30,7 +30,8 @@ "--- a/Documentation/i2c/dev-interface\n" "+++ b/Documentation/i2c/dev-interface\n" "@@ -14,9 +14,12 @@ C example\n" - " ==== \n" + " =========\n" + " \n" " So let's say you want to access an i2c adapter from a C program. The\n" "-first thing to do is `#include <linux/i2c.h>\" and \"#include <linux/i2c-dev.h>. \n" "-Yes, I know, you should never include kernel header files, but until glibc \n" @@ -45,7 +46,7 @@ " Now, you have to decide which adapter you want to access. You should\n" " inspect /sys/class/i2c-dev/ to decide this. Adapter numbers are assigned\n" "@@ -78,7 +81,7 @@ Full interface description\n" - " =============\n" + " ==========================\n" " \n" " The following IOCTLs are defined and fully supported \n" "-(see also i2c-dev.h and i2c.h):\n" @@ -54,4 +55,4 @@ " ioctl(file,I2C_SLAVE,long addr)\n" Change slave address. The address is passed in the 7 lower bits of the -05a2d19db449fd295f49969c5a8c458dd4be33ba6a1a0636e34a1d83fb54901c +08cb8d1409d9be7202defa1b5e339bce66257a40682cc151990984d7149393c7
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.