All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4F3945B1.9070900@samsung.com>

diff --git a/a/1.txt b/N1/1.txt
index a1aafab..fb3c12e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,9 +3,9 @@ On 09.02.2012 03:25, Jean-Christophe PLAGNIOL-VILLARD wrote:
 Hi!
 
 > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>
-> Cc: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org>
-> Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org
-> Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org
+> Cc: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
+> Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA at public.gmane.org
+> Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ at public.gmane.org
 > ---
 > v2:
 > 
@@ -55,7 +55,7 @@ the docs). Please see:
 > +
 > +Example nodes:
 > +
-> +i2c-gpio@0 {
+> +i2c-gpio at 0 {
 > +	compatible = "i2c-gpio";
 > +	gpios = <&pioA 23 0 /* sda */
 > +		 &pioA 24 0 /* scl */
@@ -66,7 +66,7 @@ the docs). Please see:
 > +	#address-cells = <1>;
 > +	#size-cells = <0>;
 > +
-> +	rv3029c2@56 {
+> +	rv3029c2 at 56 {
 > +		compatible = "rv3029c2";
 > +		reg = <0x56>;
 > +	};
diff --git a/a/content_digest b/N1/content_digest
index ac5de3c..f3363e7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,12 +1,8 @@
  "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\0Karol Lewandowski <k.lewandowsk-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0"
- "Subject\0Re: [PATCH 1/4 v2] i2c/gpio: add DT support\0"
+ "From\0k.lewandowsk@samsung.com (Karol Lewandowski)\0"
+ "Subject\0[PATCH 1/4 v2] i2c/gpio: add DT support\0"
  "Date\0Mon, 13 Feb 2012 18:17:37 +0100\0"
- "To\0Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
- " linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 09.02.2012 03:25, Jean-Christophe PLAGNIOL-VILLARD wrote:\n"
@@ -14,9 +10,9 @@
  "Hi!\n"
  "\n"
  "> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\n"
- "> Cc: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org>\n"
- "> Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org\n"
- "> Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org\n"
+ "> Cc: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
+ "> Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA at public.gmane.org\n"
+ "> Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ at public.gmane.org\n"
  "> ---\n"
  "> v2:\n"
  "> \n"
@@ -66,7 +62,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"
@@ -77,7 +73,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"
@@ -259,4 +255,4 @@
  ">  \t.probe\t\t= i2c_gpio_probe,\n"
  ">  \t.remove\t\t= __devexit_p(i2c_gpio_remove),"
 
-eb3677c0e80f525d03a892ed6a1f77042a9202bce84fbacc28a4cdbf2d0675c6
+0e2c807c803f71cf14c436757d1bcc52cf12e505e7e612203b8e617c1208d88b

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.