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

diff --git a/a/1.txt b/N1/1.txt
index 4e8e3e7..5d898db 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,18 +1,14 @@
 Quoting Mike Turquette (2013-05-30 11:57:32)
-> Quoting Yuantian.Tang@freescale.com (2013-05-22 01:22:19)
-> > From: Tang Yuantian <yuantian.tang@freescale.com>
-> > =
-
+> Quoting Yuantian.Tang-KZfg59tc24xl57MIdRCFDg@public.gmane.org (2013-05-22 01:22:19)
+> > From: Tang Yuantian <yuantian.tang-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
+> > 
 > > The compatible string of clock is changed from *-2 to *-2.0
 > > on chassis 2. So updated it accordingly.
-> > =
-
-> > Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com>
-> =
-
+> > 
+> > Signed-off-by: Tang Yuantian <Yuantian.Tang-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
+> 
 > Taken into clk-next.
-> =
-
+> 
 
 One small nitpick.  I updated the $SUBJECT to:
 
@@ -26,30 +22,23 @@ Mike
 
 > Regards,
 > Mike
-> =
-
+> 
 > > ---
 > >  drivers/clk/clk-ppc-corenet.c | 2 +-
 > >  1 file changed, 1 insertion(+), 1 deletion(-)
-> > =
-
-> > diff --git a/drivers/clk/clk-ppc-corenet.c b/drivers/clk/clk-ppc-corene=
-t.c
+> > 
+> > diff --git a/drivers/clk/clk-ppc-corenet.c b/drivers/clk/clk-ppc-corenet.c
 > > index a2d483f..e958707 100644
 > > --- a/drivers/clk/clk-ppc-corenet.c
 > > +++ b/drivers/clk/clk-ppc-corenet.c
-> > @@ -260,7 +260,7 @@ static int __init ppc_corenet_clk_probe(struct plat=
-form_device *pdev)
-> >  =
-
-> >  static const struct of_device_id ppc_clk_ids[] __initconst =3D {
-> >         { .compatible =3D "fsl,qoriq-clockgen-1.0", },
-> > -       { .compatible =3D "fsl,qoriq-clockgen-2", },
-> > +       { .compatible =3D "fsl,qoriq-clockgen-2.0", },
+> > @@ -260,7 +260,7 @@ static int __init ppc_corenet_clk_probe(struct platform_device *pdev)
+> >  
+> >  static const struct of_device_id ppc_clk_ids[] __initconst = {
+> >         { .compatible = "fsl,qoriq-clockgen-1.0", },
+> > -       { .compatible = "fsl,qoriq-clockgen-2", },
+> > +       { .compatible = "fsl,qoriq-clockgen-2.0", },
 > >         {}
 > >  };
-> >  =
-
-> > -- =
-
+> >  
+> > -- 
 > > 1.8.0
diff --git a/a/content_digest b/N1/content_digest
index 3fd0967..4f19923 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,31 +1,25 @@
  "ref\01369210939-25087-1-git-send-email-Yuantian.Tang@freescale.com\0"
  "ref\020130530185732.4470.91176@quantum\0"
- "From\0Mike Turquette <mturquette@linaro.org>\0"
+ "From\0Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
  "Subject\0Re: [PATCH] clk/mpc85xx: Update the compatible string\0"
  "Date\0Thu, 30 May 2013 12:21:43 -0700\0"
- "To\0Mike Turquette <mturquette@linaro.org>"
-  <Yuantian.Tang@freescale.com>
- "\0"
- "Cc\0Tang Yuantian <Yuantian.Tang@freescale.com>"
-  devicetree-discuss@lists.ozlabs.org
- " linuxppc-dev@lists.ozlabs.org\0"
+ "To\0Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
+ " Yuantian.Tang-KZfg59tc24xl57MIdRCFDg@public.gmane.org\0"
+ "Cc\0devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org"
+ " linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Quoting Mike Turquette (2013-05-30 11:57:32)\n"
- "> Quoting Yuantian.Tang@freescale.com (2013-05-22 01:22:19)\n"
- "> > From: Tang Yuantian <yuantian.tang@freescale.com>\n"
- "> > =\n"
- "\n"
+ "> Quoting Yuantian.Tang-KZfg59tc24xl57MIdRCFDg@public.gmane.org (2013-05-22 01:22:19)\n"
+ "> > From: Tang Yuantian <yuantian.tang-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n"
+ "> > \n"
  "> > The compatible string of clock is changed from *-2 to *-2.0\n"
  "> > on chassis 2. So updated it accordingly.\n"
- "> > =\n"
- "\n"
- "> > Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com>\n"
- "> =\n"
- "\n"
+ "> > \n"
+ "> > Signed-off-by: Tang Yuantian <Yuantian.Tang-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n"
+ "> \n"
  "> Taken into clk-next.\n"
- "> =\n"
- "\n"
+ "> \n"
  "\n"
  "One small nitpick.  I updated the $SUBJECT to:\n"
  "\n"
@@ -39,32 +33,25 @@
  "\n"
  "> Regards,\n"
  "> Mike\n"
- "> =\n"
- "\n"
+ "> \n"
  "> > ---\n"
  "> >  drivers/clk/clk-ppc-corenet.c | 2 +-\n"
  "> >  1 file changed, 1 insertion(+), 1 deletion(-)\n"
- "> > =\n"
- "\n"
- "> > diff --git a/drivers/clk/clk-ppc-corenet.c b/drivers/clk/clk-ppc-corene=\n"
- "t.c\n"
+ "> > \n"
+ "> > diff --git a/drivers/clk/clk-ppc-corenet.c b/drivers/clk/clk-ppc-corenet.c\n"
  "> > index a2d483f..e958707 100644\n"
  "> > --- a/drivers/clk/clk-ppc-corenet.c\n"
  "> > +++ b/drivers/clk/clk-ppc-corenet.c\n"
- "> > @@ -260,7 +260,7 @@ static int __init ppc_corenet_clk_probe(struct plat=\n"
- "form_device *pdev)\n"
- "> >  =\n"
- "\n"
- "> >  static const struct of_device_id ppc_clk_ids[] __initconst =3D {\n"
- "> >         { .compatible =3D \"fsl,qoriq-clockgen-1.0\", },\n"
- "> > -       { .compatible =3D \"fsl,qoriq-clockgen-2\", },\n"
- "> > +       { .compatible =3D \"fsl,qoriq-clockgen-2.0\", },\n"
+ "> > @@ -260,7 +260,7 @@ static int __init ppc_corenet_clk_probe(struct platform_device *pdev)\n"
+ "> >  \n"
+ "> >  static const struct of_device_id ppc_clk_ids[] __initconst = {\n"
+ "> >         { .compatible = \"fsl,qoriq-clockgen-1.0\", },\n"
+ "> > -       { .compatible = \"fsl,qoriq-clockgen-2\", },\n"
+ "> > +       { .compatible = \"fsl,qoriq-clockgen-2.0\", },\n"
  "> >         {}\n"
  "> >  };\n"
- "> >  =\n"
- "\n"
- "> > -- =\n"
- "\n"
+ "> >  \n"
+ "> > -- \n"
  > > 1.8.0
 
-45bbee4bd906a2d4c507443c01fdf2155e7e58de74e81e971f39b38ec1666a78
+743fde3a38b39dd388eb3168cea95e2c2601aedc0e14c2c675ddbcf4be0d9af8

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.