All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20130514192602.10068.53237@quantum>

diff --git a/a/1.txt b/N1/1.txt
index b90f507..ffaf20d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
-Quoting Emilio L?pez (2013-04-30 04:20:23)
+Quoting Emilio López (2013-04-30 04:20:23)
 > Hi Maxime,
 > 
-> El 30/04/13 06:56, Maxime Ripard escribi?:
+> El 30/04/13 06:56, Maxime Ripard escribió:
 > > The A13 has a lot less clocks than the one found in the Allwinner A10.
 > > Add these stripped down clocks to the clock driver and in the
 > > documentation.
@@ -10,7 +10,7 @@ Quoting Emilio L?pez (2013-04-30 04:20:23)
 > 
 > This patch looks good to me.
 > 
-> Acked-by: Emilio L?pez <emilio@elopez.com.ar>
+> Acked-by: Emilio López <emilio@elopez.com.ar>
 > 
 
 I've taken patch #1 into clk-next.
@@ -66,8 +66,8 @@ Mike
 > > +
 > >  For example:
 > >  
-> >  osc24M: osc24M at 01c20050 {
-> > @@ -50,102 +58,3 @@ cpu: cpu at 01c20054 {
+> >  osc24M: osc24M@01c20050 {
+> > @@ -50,102 +58,3 @@ cpu: cpu@01c20054 {
 > >       reg = <0x01c20054 0x4>;
 > >       clocks = <&osc32k>, <&osc24M>, <&pll1>;
 > >  };
diff --git a/a/content_digest b/N1/content_digest
index dc16520..112718e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,24 @@
  "ref\01367315783-21345-1-git-send-email-maxime.ripard@free-electrons.com\0"
  "ref\01367315783-21345-2-git-send-email-maxime.ripard@free-electrons.com\0"
  "ref\0517FA8F7.1080609@elopez.com.ar\0"
- "From\0mturquette@linaro.org (Mike Turquette)\0"
- "Subject\0[PATCH 1/2] clk: sun5i: Add compatibles for Allwinner A13\0"
+ "From\0Mike Turquette <mturquette@linaro.org>\0"
+ "Subject\0Re: [PATCH 1/2] clk: sun5i: Add compatibles for Allwinner A13\0"
  "Date\0Tue, 14 May 2013 12:26:02 -0700\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Maxime Ripard <maxime.ripard@free-electrons.com>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  linux-doc@vger.kernel.org
+  Emilio Lopez <emilio@elopez.com.ar>
+  devicetree-discuss@lists.ozlabs.org
+  linux-kernel@vger.kernel.org
+  Rob Herring <rob.herring@calxeda.com>
+  Grant Likely <grant.likely@secretlab.ca>
+ " Rob Landley <rob@landley.net>\0"
  "\00:1\0"
  "b\0"
- "Quoting Emilio L?pez (2013-04-30 04:20:23)\n"
+ "Quoting Emilio L\303\263pez (2013-04-30 04:20:23)\n"
  "> Hi Maxime,\n"
  "> \n"
- "> El 30/04/13 06:56, Maxime Ripard escribi?:\n"
+ "> El 30/04/13 06:56, Maxime Ripard escribi\303\263:\n"
  "> > The A13 has a lot less clocks than the one found in the Allwinner A10.\n"
  "> > Add these stripped down clocks to the clock driver and in the\n"
  "> > documentation.\n"
@@ -19,7 +27,7 @@
  "> \n"
  "> This patch looks good to me.\n"
  "> \n"
- "> Acked-by: Emilio L?pez <emilio@elopez.com.ar>\n"
+ "> Acked-by: Emilio L\303\263pez <emilio@elopez.com.ar>\n"
  "> \n"
  "\n"
  "I've taken patch #1 into clk-next.\n"
@@ -75,8 +83,8 @@
  "> > +\n"
  "> >  For example:\n"
  "> >  \n"
- "> >  osc24M: osc24M at 01c20050 {\n"
- "> > @@ -50,102 +58,3 @@ cpu: cpu at 01c20054 {\n"
+ "> >  osc24M: osc24M@01c20050 {\n"
+ "> > @@ -50,102 +58,3 @@ cpu: cpu@01c20054 {\n"
  "> >       reg = <0x01c20054 0x4>;\n"
  "> >       clocks = <&osc32k>, <&osc24M>, <&pll1>;\n"
  "> >  };\n"
@@ -413,4 +421,4 @@
  "> \n"
  > Emilio
 
-709c37878391d2524b8ed5da795604ef7edd17553aae86f514e1f875af8e4ee9
+a364f544061786f54835ed247594506b5b0ca9568ac55653690607bf46243440

diff --git a/a/1.txt b/N2/1.txt
index b90f507..ffaf20d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,7 +1,7 @@
-Quoting Emilio L?pez (2013-04-30 04:20:23)
+Quoting Emilio López (2013-04-30 04:20:23)
 > Hi Maxime,
 > 
-> El 30/04/13 06:56, Maxime Ripard escribi?:
+> El 30/04/13 06:56, Maxime Ripard escribió:
 > > The A13 has a lot less clocks than the one found in the Allwinner A10.
 > > Add these stripped down clocks to the clock driver and in the
 > > documentation.
@@ -10,7 +10,7 @@ Quoting Emilio L?pez (2013-04-30 04:20:23)
 > 
 > This patch looks good to me.
 > 
-> Acked-by: Emilio L?pez <emilio@elopez.com.ar>
+> Acked-by: Emilio López <emilio@elopez.com.ar>
 > 
 
 I've taken patch #1 into clk-next.
@@ -66,8 +66,8 @@ Mike
 > > +
 > >  For example:
 > >  
-> >  osc24M: osc24M at 01c20050 {
-> > @@ -50,102 +58,3 @@ cpu: cpu at 01c20054 {
+> >  osc24M: osc24M@01c20050 {
+> > @@ -50,102 +58,3 @@ cpu: cpu@01c20054 {
 > >       reg = <0x01c20054 0x4>;
 > >       clocks = <&osc32k>, <&osc24M>, <&pll1>;
 > >  };
diff --git a/a/content_digest b/N2/content_digest
index dc16520..b45d7a1 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,16 +1,25 @@
  "ref\01367315783-21345-1-git-send-email-maxime.ripard@free-electrons.com\0"
  "ref\01367315783-21345-2-git-send-email-maxime.ripard@free-electrons.com\0"
  "ref\0517FA8F7.1080609@elopez.com.ar\0"
- "From\0mturquette@linaro.org (Mike Turquette)\0"
- "Subject\0[PATCH 1/2] clk: sun5i: Add compatibles for Allwinner A13\0"
+ "From\0Mike Turquette <mturquette@linaro.org>\0"
+ "Subject\0Re: [PATCH 1/2] clk: sun5i: Add compatibles for Allwinner A13\0"
  "Date\0Tue, 14 May 2013 12:26:02 -0700\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Emilio L\303\263pez <emilio@elopez.com.ar>"
+ " Maxime Ripard <maxime.ripard@free-electrons.com>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  linux-doc@vger.kernel.org
+  Emilio Lopez <emilio@elopez.com.ar>
+  devicetree-discuss@lists.ozlabs.org
+  linux-kernel@vger.kernel.org
+  Rob Herring <rob.herring@calxeda.com>
+  Grant Likely <grant.likely@secretlab.ca>
+ " Rob Landley <rob@landley.net>\0"
  "\00:1\0"
  "b\0"
- "Quoting Emilio L?pez (2013-04-30 04:20:23)\n"
+ "Quoting Emilio L\303\263pez (2013-04-30 04:20:23)\n"
  "> Hi Maxime,\n"
  "> \n"
- "> El 30/04/13 06:56, Maxime Ripard escribi?:\n"
+ "> El 30/04/13 06:56, Maxime Ripard escribi\303\263:\n"
  "> > The A13 has a lot less clocks than the one found in the Allwinner A10.\n"
  "> > Add these stripped down clocks to the clock driver and in the\n"
  "> > documentation.\n"
@@ -19,7 +28,7 @@
  "> \n"
  "> This patch looks good to me.\n"
  "> \n"
- "> Acked-by: Emilio L?pez <emilio@elopez.com.ar>\n"
+ "> Acked-by: Emilio L\303\263pez <emilio@elopez.com.ar>\n"
  "> \n"
  "\n"
  "I've taken patch #1 into clk-next.\n"
@@ -75,8 +84,8 @@
  "> > +\n"
  "> >  For example:\n"
  "> >  \n"
- "> >  osc24M: osc24M at 01c20050 {\n"
- "> > @@ -50,102 +58,3 @@ cpu: cpu at 01c20054 {\n"
+ "> >  osc24M: osc24M@01c20050 {\n"
+ "> > @@ -50,102 +58,3 @@ cpu: cpu@01c20054 {\n"
  "> >       reg = <0x01c20054 0x4>;\n"
  "> >       clocks = <&osc32k>, <&osc24M>, <&pll1>;\n"
  "> >  };\n"
@@ -413,4 +422,4 @@
  "> \n"
  > Emilio
 
-709c37878391d2524b8ed5da795604ef7edd17553aae86f514e1f875af8e4ee9
+e5f5eb789464b02bdce8d1989273567d2e0a6c36d90aa8561f07c9f2e12126f7

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.