All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120213230948.GC2999@freya.fluff.org>

diff --git a/a/1.txt b/N1/1.txt
index 533a381..425f717 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,8 +1,8 @@
 On Thu, Feb 09, 2012 at 03:25:05AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
-> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>
-> Cc: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
-> Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-> Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
+> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
+> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
+> Cc: linux-i2c at vger.kernel.org
+> Cc: devicetree-discuss at lists.ozlabs.org
 > ---
 > v2:
 > 
@@ -39,7 +39,7 @@ On Thu, Feb 09, 2012 at 03:25:05AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote
 > +
 > +Example nodes:
 > +
-> +i2c-gpio@0 {
+> +i2c-gpio at 0 {
 > +	compatible = "i2c-gpio";
 > +	gpios = <&pioA 23 0 /* sda */
 > +		 &pioA 24 0 /* scl */
@@ -50,7 +50,7 @@ On Thu, Feb 09, 2012 at 03:25:05AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote
 > +	#address-cells = <1>;
 > +	#size-cells = <0>;
 > +
-> +	rv3029c2@56 {
+> +	rv3029c2 at 56 {
 > +		compatible = "rv3029c2";
 > +		reg = <0x56>;
 > +	};
@@ -250,5 +250,5 @@ what we already have in adap->dev.parent?
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
-> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+> the body of a message to majordomo at vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 54a2808..fd2da1f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,15 @@
  "ref\01328754308-7365-1-git-send-email-plagnioj@jcrosoft.com\0"
- "ref\01328754308-7365-1-git-send-email-plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org\0"
- "From\0Ben Dooks <ben-i2c-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>\0"
- "Subject\0Re: [PATCH 1/4 v2] i2c/gpio: add DT support\0"
+ "From\0ben-i2c@fluff.org (Ben Dooks)\0"
+ "Subject\0[PATCH 1/4 v2] i2c/gpio: add DT support\0"
  "Date\0Mon, 13 Feb 2012 23:09:49 +0000\0"
- "To\0Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
-  linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, Feb 09, 2012 at 03:25:05AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:\n"
- "> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\n"
- "> Cc: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
- "> Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- "> Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\n"
+ "> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\n"
+ "> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>\n"
+ "> Cc: linux-i2c at vger.kernel.org\n"
+ "> Cc: devicetree-discuss at lists.ozlabs.org\n"
  "> ---\n"
  "> v2:\n"
  "> \n"
@@ -51,7 +46,7 @@
  "> +\n"
  "> +Example nodes:\n"
  "> +\n"
- "> +i2c-gpio@0 {\n"
+ "> +i2c-gpio at 0 {\n"
  "> +\tcompatible = \"i2c-gpio\";\n"
  "> +\tgpios = <&pioA 23 0 /* sda */\n"
  "> +\t\t &pioA 24 0 /* scl */\n"
@@ -62,7 +57,7 @@
  "> +\t#address-cells = <1>;\n"
  "> +\t#size-cells = <0>;\n"
  "> +\n"
- "> +\trv3029c2@56 {\n"
+ "> +\trv3029c2 at 56 {\n"
  "> +\t\tcompatible = \"rv3029c2\";\n"
  "> +\t\treg = <0x56>;\n"
  "> +\t};\n"
@@ -262,7 +257,7 @@
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-i2c\" in\n"
- "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ "> the body of a message to majordomo at vger.kernel.org\n"
  > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-78d7d5552089826b0a5231c189689b0d0ef2d98d26be30d345c4bae9d424f8e4
+e4782953c46dd0f1c228e2ba67669c2acf26a2b8f546fe0e97cc81c7759fc3dd

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.