All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20110802060936.GA9972@freescale.com>

diff --git a/a/1.txt b/N1/1.txt
index c6dc6e1..19ccbf4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,39 +1,39 @@
 On Mon, Aug 01, 2011 at 11:01:39PM +0100, Grant Likely wrote:
-> On Mon, Aug 1, 2011 at 8:17 PM, Shawn Guo <shawn.guo@linaro.org> wrote:
-> > From: Shawn Guo <shawn.guo@freescale.com>
+> On Mon, Aug 1, 2011 at 8:17 PM, Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
+> > From: Shawn Guo <shawn.guo-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
 > >
 > > It adds device tree support for imx53 boards.
 > >
-> > Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
-> > Cc: Grant Likely <grant.likely@secretlab.ca>
-> > Cc: Sascha Hauer <s.hauer@pengutronix.de>
+> > Signed-off-by: Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+> > Cc: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>
+> > Cc: Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
 > 
 > It's *really* close, but I see a problem...
 > 
 > > +static const char *imx53_dt_board_compat[] __initdata = {
-> > + ? ? ? "fsl,imx53-ard",
-> > + ? ? ? "fsl,imx53-evk",
-> > + ? ? ? "fsl,imx53-qsb",
-> > + ? ? ? "fsl,imx53-smd",
-> > + ? ? ? NULL
+> > +       "fsl,imx53-ard",
+> > +       "fsl,imx53-evk",
+> > +       "fsl,imx53-qsb",
+> > +       "fsl,imx53-smd",
+> > +       NULL
 > > +};
 > > +
 > > +DT_MACHINE_START(IMX53_DT, "Freescale i.MX53 (Device Tree Support)")
-> > + ? ? ? .map_io ? ? ? ? = mx53_map_io,
-> > + ? ? ? .init_early ? ? = imx53_init_early,
-> > + ? ? ? .init_irq ? ? ? = mx53_init_irq,
-> > + ? ? ? .timer ? ? ? ? ?= &imx53_timer,
-> > + ? ? ? .init_machine ? = imx53_dt_init,
-> > + ? ? ? .dt_compat ? ? ?= imx53_dt_board_compat,
+> > +       .map_io         = mx53_map_io,
+> > +       .init_early     = imx53_init_early,
+> > +       .init_irq       = mx53_init_irq,
+> > +       .timer          = &imx53_timer,
+> > +       .init_machine   = imx53_dt_init,
+> > +       .dt_compat      = imx53_dt_board_compat,
 > > +MACHINE_END
 > > +
 > > +DT_MACHINE_START(IMX53_DT_ARD, "Freescale i.MX53 ARD (Device Tree Support)")
-> > + ? ? ? .map_io ? ? ? ? = mx53_map_io,
-> > + ? ? ? .init_early ? ? = imx53_init_early,
-> > + ? ? ? .init_irq ? ? ? = mx53_init_irq,
-> > + ? ? ? .timer ? ? ? ? ?= &imx53_timer,
-> > + ? ? ? .init_machine ? = imx53_ard_init,
-> > + ? ? ? .dt_compat ? ? ?= imx53_dt_board_compat,
+> > +       .map_io         = mx53_map_io,
+> > +       .init_early     = imx53_init_early,
+> > +       .init_irq       = mx53_init_irq,
+> > +       .timer          = &imx53_timer,
+> > +       .init_machine   = imx53_ard_init,
+> > +       .dt_compat      = imx53_dt_board_compat,
 > > +MACHINE_END
 > 
 > These two machine_descs will match on exactly the same boards because
@@ -202,7 +202,7 @@ index 0000000..7a09af2
 + *
 + * The code contained herein is licensed under the GNU General Public
 + * License. You may obtain a copy of the GNU General Public License
-+ * Version 2 or later@the following locations:
++ * Version 2 or later at the following locations:
 + *
 + * http://www.opensource.org/licenses/gpl-license.html
 + * http://www.gnu.org/copyleft/gpl.html
diff --git a/a/content_digest b/N1/content_digest
index 7393be8..18af738 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,48 +1,53 @@
  "ref\01312226252-8566-1-git-send-email-shawn.guo@linaro.org\0"
  "ref\01312226252-8566-2-git-send-email-shawn.guo@linaro.org\0"
  "ref\0CACxGe6vvL=xGCGMR0yhyJ8r2zLvBgYhYS1b9_VF3dg5hRNhNzQ@mail.gmail.com\0"
- "From\0shawn.guo@freescale.com (Shawn Guo)\0"
- "Subject\0[PATCH v3 1/2] arm/mx5: add device tree support for imx53 boards\0"
+ "ref\0CACxGe6vvL=xGCGMR0yhyJ8r2zLvBgYhYS1b9_VF3dg5hRNhNzQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
+ "From\0Shawn Guo <shawn.guo-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v3 1/2] arm/mx5: add device tree support for imx53 boards\0"
  "Date\0Tue, 2 Aug 2011 14:09:37 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\0"
+ "Cc\0devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org"
+  Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " patches-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, Aug 01, 2011 at 11:01:39PM +0100, Grant Likely wrote:\n"
- "> On Mon, Aug 1, 2011 at 8:17 PM, Shawn Guo <shawn.guo@linaro.org> wrote:\n"
- "> > From: Shawn Guo <shawn.guo@freescale.com>\n"
+ "> On Mon, Aug 1, 2011 at 8:17 PM, Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n"
+ "> > From: Shawn Guo <shawn.guo-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n"
  "> >\n"
  "> > It adds device tree support for imx53 boards.\n"
  "> >\n"
- "> > Signed-off-by: Shawn Guo <shawn.guo@linaro.org>\n"
- "> > Cc: Grant Likely <grant.likely@secretlab.ca>\n"
- "> > Cc: Sascha Hauer <s.hauer@pengutronix.de>\n"
+ "> > Signed-off-by: Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "> > Cc: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\n"
+ "> > Cc: Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n"
  "> \n"
  "> It's *really* close, but I see a problem...\n"
  "> \n"
  "> > +static const char *imx53_dt_board_compat[] __initdata = {\n"
- "> > + ? ? ? \"fsl,imx53-ard\",\n"
- "> > + ? ? ? \"fsl,imx53-evk\",\n"
- "> > + ? ? ? \"fsl,imx53-qsb\",\n"
- "> > + ? ? ? \"fsl,imx53-smd\",\n"
- "> > + ? ? ? NULL\n"
+ "> > + \302\240 \302\240 \302\240 \"fsl,imx53-ard\",\n"
+ "> > + \302\240 \302\240 \302\240 \"fsl,imx53-evk\",\n"
+ "> > + \302\240 \302\240 \302\240 \"fsl,imx53-qsb\",\n"
+ "> > + \302\240 \302\240 \302\240 \"fsl,imx53-smd\",\n"
+ "> > + \302\240 \302\240 \302\240 NULL\n"
  "> > +};\n"
  "> > +\n"
  "> > +DT_MACHINE_START(IMX53_DT, \"Freescale i.MX53 (Device Tree Support)\")\n"
- "> > + ? ? ? .map_io ? ? ? ? = mx53_map_io,\n"
- "> > + ? ? ? .init_early ? ? = imx53_init_early,\n"
- "> > + ? ? ? .init_irq ? ? ? = mx53_init_irq,\n"
- "> > + ? ? ? .timer ? ? ? ? ?= &imx53_timer,\n"
- "> > + ? ? ? .init_machine ? = imx53_dt_init,\n"
- "> > + ? ? ? .dt_compat ? ? ?= imx53_dt_board_compat,\n"
+ "> > + \302\240 \302\240 \302\240 .map_io \302\240 \302\240 \302\240 \302\240 = mx53_map_io,\n"
+ "> > + \302\240 \302\240 \302\240 .init_early \302\240 \302\240 = imx53_init_early,\n"
+ "> > + \302\240 \302\240 \302\240 .init_irq \302\240 \302\240 \302\240 = mx53_init_irq,\n"
+ "> > + \302\240 \302\240 \302\240 .timer \302\240 \302\240 \302\240 \302\240 \302\240= &imx53_timer,\n"
+ "> > + \302\240 \302\240 \302\240 .init_machine \302\240 = imx53_dt_init,\n"
+ "> > + \302\240 \302\240 \302\240 .dt_compat \302\240 \302\240 \302\240= imx53_dt_board_compat,\n"
  "> > +MACHINE_END\n"
  "> > +\n"
  "> > +DT_MACHINE_START(IMX53_DT_ARD, \"Freescale i.MX53 ARD (Device Tree Support)\")\n"
- "> > + ? ? ? .map_io ? ? ? ? = mx53_map_io,\n"
- "> > + ? ? ? .init_early ? ? = imx53_init_early,\n"
- "> > + ? ? ? .init_irq ? ? ? = mx53_init_irq,\n"
- "> > + ? ? ? .timer ? ? ? ? ?= &imx53_timer,\n"
- "> > + ? ? ? .init_machine ? = imx53_ard_init,\n"
- "> > + ? ? ? .dt_compat ? ? ?= imx53_dt_board_compat,\n"
+ "> > + \302\240 \302\240 \302\240 .map_io \302\240 \302\240 \302\240 \302\240 = mx53_map_io,\n"
+ "> > + \302\240 \302\240 \302\240 .init_early \302\240 \302\240 = imx53_init_early,\n"
+ "> > + \302\240 \302\240 \302\240 .init_irq \302\240 \302\240 \302\240 = mx53_init_irq,\n"
+ "> > + \302\240 \302\240 \302\240 .timer \302\240 \302\240 \302\240 \302\240 \302\240= &imx53_timer,\n"
+ "> > + \302\240 \302\240 \302\240 .init_machine \302\240 = imx53_ard_init,\n"
+ "> > + \302\240 \302\240 \302\240 .dt_compat \302\240 \302\240 \302\240= imx53_dt_board_compat,\n"
  "> > +MACHINE_END\n"
  "> \n"
  "> These two machine_descs will match on exactly the same boards because\n"
@@ -211,7 +216,7 @@
  "+ *\n"
  "+ * The code contained herein is licensed under the GNU General Public\n"
  "+ * License. You may obtain a copy of the GNU General Public License\n"
- "+ * Version 2 or later@the following locations:\n"
+ "+ * Version 2 or later at the following locations:\n"
  "+ *\n"
  "+ * http://www.opensource.org/licenses/gpl-license.html\n"
  "+ * http://www.gnu.org/copyleft/gpl.html\n"
@@ -351,4 +356,4 @@
  "Regards,\n"
  Shawn
 
-ffc2dd3ebc1f231d4e05fe9f341316c0b7c505f5dd4f94dc1cb8aaefa8eddd7c
+6c3c4df71a2f5e384ab4a383af9bf025de0d684d85b1610c5344d67ce94f3b95

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.