All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160225170145.GA31473@localhost>

diff --git a/a/1.txt b/N1/1.txt
index 6e2c208..a628bca 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 [+cc Murali]
 
-On Wed, Feb 17, 2016 at 05:46:19PM +0000, Joao Pinto wrote:
+On Wed, Feb 17, 2016@05:46:19PM +0000, Joao Pinto wrote:
 > The "wait for link" routine was centralised and so all drivers using it
 > (dra7xx, exynos, imx6 and spear13xx) were updated to include the new
 > function. The keystone driver was not updated because it had some custom
@@ -44,7 +44,7 @@ Was there a reason you didn't update pcie-qcom.c?
 > A simple module (pcie-designware-plat) was created to contain the 
 > specific platform init code for pcie-designware.
 > 
-> Signed-off-by: Joao Pinto <jpinto@synopsys.com>
+> Signed-off-by: Joao Pinto <jpinto at synopsys.com>
 > ---
 > Change v8 -> v9 (Bjorn Helgaas and Arnd Bergmann):
 > - wait for link routine was moved to pcie-designware, this implicated
@@ -116,7 +116,7 @@ Was there a reason you didn't update pcie-qcom.c?
 > +
 > +Example configuration:
 > +
-> +	pcie: pcie@0xdffff000 {
+> +	pcie: pcie at 0xdffff000 {
 > +		compatible = "snps,dw-pcie";
 > +		reg = <0xdffff000 0x1000>, /* Controller registers */
 > +		      <0xd0000000 0x2000>; /* PCI config space */
@@ -269,7 +269,7 @@ Was there a reason you didn't update pcie-qcom.c?
 > + *
 > + * Copyright (C) 2015-2016 Synopsys, Inc. (www.synopsys.com)
 > + *
-> + * Authors: Joao Pinto <jpinto@synopsys.com>
+> + * Authors: Joao Pinto <jpinto at synopsys.com>
 > + *
 > + * This program is free software; you can redistribute it and/or modify
 > + * it under the terms of the GNU General Public License version 2 as
@@ -404,7 +404,7 @@ Was there a reason you didn't update pcie-qcom.c?
 > +
 > +module_platform_driver(dw_plat_pcie_driver);
 > +
-> +MODULE_AUTHOR("Joao Pinto <Joao.Pinto@synopsys.com>");
+> +MODULE_AUTHOR("Joao Pinto <Joao.Pinto at synopsys.com>");
 > +MODULE_DESCRIPTION("Synopsys PCIe host controller glue platform driver");
 > +MODULE_LICENSE("GPL v2");
 > diff --git a/drivers/pci/host/pcie-designware.c b/drivers/pci/host/pcie-designware.c
@@ -534,5 +534,5 @@ Was there a reason you didn't update pcie-qcom.c?
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-pci" in
-> the body of a message to majordomo@vger.kernel.org
+> the body of a message to majordomo at vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 2af8024..e6e8d1b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,27 +1,14 @@
  "ref\0cover.1454952698.git.jpinto@synopsys.com\0"
  "ref\09069117816a5cd9cc3314b6d584c26d457807b8e.1454952698.git.jpinto@synopsys.com\0"
- "From\0Bjorn Helgaas <helgaas@kernel.org>\0"
- "Subject\0Re: [PATCH RESEND v9 2/2] pcie-designware platform driver\0"
+ "From\0helgaas@kernel.org (Bjorn Helgaas)\0"
+ "Subject\0[PATCH RESEND v9 2/2] pcie-designware platform driver\0"
  "Date\0Thu, 25 Feb 2016 11:01:45 -0600\0"
- "To\0Joao Pinto <Joao.Pinto@synopsys.com>\0"
- "Cc\0Vineet.Gupta1@synopsys.com"
-  linux-pci@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linux-snps-arc@lists.infradead.org
-  CARLOS.PALMINHA@synopsys.com
-  Alexey.Brodkin@synopsys.com
-  robh+dt@kernel.org
-  pawel.moll@arm.com
-  mark.rutland@arm.com
-  ijc+devicetree@hellion.org.uk
-  galak@codeaurora.org
-  arnd@arndb.de
- " Murali Karicheri <m-karicheri2@ti.com>\0"
+ "To\0linux-snps-arc@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "[+cc Murali]\n"
  "\n"
- "On Wed, Feb 17, 2016 at 05:46:19PM +0000, Joao Pinto wrote:\n"
+ "On Wed, Feb 17, 2016@05:46:19PM +0000, Joao Pinto wrote:\n"
  "> The \"wait for link\" routine was centralised and so all drivers using it\n"
  "> (dra7xx, exynos, imx6 and spear13xx) were updated to include the new\n"
  "> function. The keystone driver was not updated because it had some custom\n"
@@ -65,7 +52,7 @@
  "> A simple module (pcie-designware-plat) was created to contain the \n"
  "> specific platform init code for pcie-designware.\n"
  "> \n"
- "> Signed-off-by: Joao Pinto <jpinto@synopsys.com>\n"
+ "> Signed-off-by: Joao Pinto <jpinto at synopsys.com>\n"
  "> ---\n"
  "> Change v8 -> v9 (Bjorn Helgaas and Arnd Bergmann):\n"
  "> - wait for link routine was moved to pcie-designware, this implicated\n"
@@ -137,7 +124,7 @@
  "> +\n"
  "> +Example configuration:\n"
  "> +\n"
- "> +\tpcie: pcie@0xdffff000 {\n"
+ "> +\tpcie: pcie at 0xdffff000 {\n"
  "> +\t\tcompatible = \"snps,dw-pcie\";\n"
  "> +\t\treg = <0xdffff000 0x1000>, /* Controller registers */\n"
  "> +\t\t      <0xd0000000 0x2000>; /* PCI config space */\n"
@@ -290,7 +277,7 @@
  "> + *\n"
  "> + * Copyright (C) 2015-2016 Synopsys, Inc. (www.synopsys.com)\n"
  "> + *\n"
- "> + * Authors: Joao Pinto <jpinto@synopsys.com>\n"
+ "> + * Authors: Joao Pinto <jpinto at synopsys.com>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or modify\n"
  "> + * it under the terms of the GNU General Public License version 2 as\n"
@@ -425,7 +412,7 @@
  "> +\n"
  "> +module_platform_driver(dw_plat_pcie_driver);\n"
  "> +\n"
- "> +MODULE_AUTHOR(\"Joao Pinto <Joao.Pinto@synopsys.com>\");\n"
+ "> +MODULE_AUTHOR(\"Joao Pinto <Joao.Pinto at synopsys.com>\");\n"
  "> +MODULE_DESCRIPTION(\"Synopsys PCIe host controller glue platform driver\");\n"
  "> +MODULE_LICENSE(\"GPL v2\");\n"
  "> diff --git a/drivers/pci/host/pcie-designware.c b/drivers/pci/host/pcie-designware.c\n"
@@ -555,7 +542,7 @@
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-pci\" in\n"
- "> the body of a message to majordomo@vger.kernel.org\n"
+ "> the body of a message to majordomo at vger.kernel.org\n"
  > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-57c56e2a60d0a9cea1245388490f1fc699e2d602959313f6766af9a62339836b
+f87b24accf10e0b0635c0321edf62a2e7d0ee48399656c299fcbdb4a1e5e7bbb

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.