All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5033B262.2020900@atmel.com>

diff --git a/a/1.txt b/N1/1.txt
index 22c194f..b104c4e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
-On 08/21/2012 04:29 PM, ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org :
-> From: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
+On 08/21/2012 04:29 PM, ludovic.desroches at atmel.com :
+> From: Ludovic Desroches <ludovic.desroches@atmel.com>
 > 
-> Signed-off-by: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
+> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
 > ---
 >  .../devicetree/bindings/i2c/atmel-i2c.txt          | 29 +++++++++++++
 >  drivers/i2c/busses/i2c-at91.c                      | 49 +++++++++++++++++-----
@@ -30,14 +30,14 @@ On 08/21/2012 04:29 PM, ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.or
 > +
 > +Examples :
 > +
-> +i2c0: i2c@fff84000 {
+> +i2c0: i2c at fff84000 {
 > +	compatible = "atmel,at91sam9g20-i2c";
 > +	reg = <0xfff84000 0x100>;
 > +	interrupts = <12 4>;
 > +	#address-cells = <1>;
 > +	#size-cells = <0>;
 > +
-> +	24c512@50 {
+> +	24c512 at 50 {
 > +		compatible = "24c512";
 > +		reg = <0x50>;
 > +		pagesize = <128>;
@@ -90,7 +90,7 @@ On 08/21/2012 04:29 PM, ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.or
 > +			max_ckdiv = 5;
 > +		} else if (cpu_is_at91sam9261()) {
 
-Héhé ;-) here also, you will have to review this part...
+H?h? ;-) here also, you will have to review this part...
 
 > +			offset = 4;
 > +			max_ckdiv = 5;
diff --git a/a/content_digest b/N1/content_digest
index 7be7edd..5cbd9de 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,15 @@
  "ref\01345559345-13988-1-git-send-email-ludovic.desroches@atmel.com\0"
  "ref\01345559345-13988-3-git-send-email-ludovic.desroches@atmel.com\0"
- "ref\01345559345-13988-3-git-send-email-ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0"
- "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0"
- "Subject\0Re: [PATCH 2/5] i2c: at91: add dt support to i2c-at91\0"
+ "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
+ "Subject\0[PATCH 2/5] i2c: at91: add dt support to i2c-at91\0"
  "Date\0Tue, 21 Aug 2012 18:08:02 +0200\0"
- "To\0ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0"
- "Cc\0n.voss-+umVssTZoCsb1SvskN2V4Q@public.gmane.org"
-  linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "On 08/21/2012 04:29 PM, ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org :\n"
- "> From: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
+ "On 08/21/2012 04:29 PM, ludovic.desroches at atmel.com :\n"
+ "> From: Ludovic Desroches <ludovic.desroches@atmel.com>\n"
  "> \n"
- "> Signed-off-by: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
+ "> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>\n"
  "> ---\n"
  ">  .../devicetree/bindings/i2c/atmel-i2c.txt          | 29 +++++++++++++\n"
  ">  drivers/i2c/busses/i2c-at91.c                      | 49 +++++++++++++++++-----\n"
@@ -43,14 +38,14 @@
  "> +\n"
  "> +Examples :\n"
  "> +\n"
- "> +i2c0: i2c@fff84000 {\n"
+ "> +i2c0: i2c at fff84000 {\n"
  "> +\tcompatible = \"atmel,at91sam9g20-i2c\";\n"
  "> +\treg = <0xfff84000 0x100>;\n"
  "> +\tinterrupts = <12 4>;\n"
  "> +\t#address-cells = <1>;\n"
  "> +\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t24c512@50 {\n"
+ "> +\t24c512 at 50 {\n"
  "> +\t\tcompatible = \"24c512\";\n"
  "> +\t\treg = <0x50>;\n"
  "> +\t\tpagesize = <128>;\n"
@@ -103,7 +98,7 @@
  "> +\t\t\tmax_ckdiv = 5;\n"
  "> +\t\t} else if (cpu_is_at91sam9261()) {\n"
  "\n"
- "H\303\251h\303\251 ;-) here also, you will have to review this part...\n"
+ "H?h? ;-) here also, you will have to review this part...\n"
  "\n"
  "> +\t\t\toffset = 4;\n"
  "> +\t\t\tmax_ckdiv = 5;\n"
@@ -160,4 +155,4 @@
  "-- \n"
  Nicolas Ferre
 
-ba4577bf0ceac60a0dbe3e06628e3d4a66ea5f40fec9c270e7b8a6186af99669
+b5e88102af756001d20c925088a23ff968a5fe00f8b706be07a49ffe54427675

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.