diff for duplicates of <20160129203640.GA11085@localhost> diff --git a/a/1.txt b/N1/1.txt index dc3b2cb..1f8a2e6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ can still get it in for v4.5. Bjorn -On Thu, Jan 14, 2016 at 11:04:33AM +0000, Joao Pinto wrote: +On Thu, Jan 14, 2016@11:04:33AM +0000, Joao Pinto wrote: > This patch adds a new driver that will be the reference platform driver > for all PCI RC IP Protoyping Kits based on ARC SDP. > This patch is composed by: @@ -19,7 +19,7 @@ On Thu, Jan 14, 2016 at 11:04:33AM +0000, Joao Pinto wrote: > driver documentation > -New driver called pcie-snpsdev > -> Signed-off-by: Joao Pinto <jpinto@synopsys.com> +> Signed-off-by: Joao Pinto <jpinto at synopsys.com> > --- > Change v5 -> v6: > - Nothing changed (just to keep up with patch set version). @@ -81,7 +81,7 @@ On Thu, Jan 14, 2016 at 11:04:33AM +0000, Joao Pinto wrote: > + > +Example configuration: > + -> + pcie: pcie@0xdffff000 { +> + pcie: pcie at 0xdffff000 { > + compatible = "snps,pcie-snpsdev"; > + reg = <0xdffff000 0x1000>; > + #address-cells = <3>; @@ -111,15 +111,15 @@ DT compatible string, filename, function names, etc. > F: drivers/pci/host/pcie-hisi.c > > +PCI DRIVER FOR SYNOPSYS PROTOTYPING DEVICE -> +M: Joao Pinto <jpinto@synopsys.com> -> +L: linux-pci@vger.kernel.org +> +M: Joao Pinto <jpinto at synopsys.com> +> +L: linux-pci at vger.kernel.org > +S: Maintained > +F: Documentation/devicetree/bindings/pci/pcie-snpsdev.txt > +F: drivers/pci/host/pcie-snpsdev.c > + > PCMCIA SUBSYSTEM > P: Linux PCMCIA Team -> L: linux-pcmcia@lists.infradead.org +> L: linux-pcmcia at lists.infradead.org > diff --git a/drivers/pci/host/Kconfig b/drivers/pci/host/Kconfig > index f131ba9..589bc15 100644 > --- a/drivers/pci/host/Kconfig @@ -192,9 +192,9 @@ separate patch and we can get the DW guys to ack it. > + * > + * Copyright (C) 2015-2016 Synopsys, Inc. (www.synopsys.com) > + * -> + * Authors: Manjunath Bettegowda <manjumb@synopsys.com>, -> + * Jie Deng <jiedeng@synopsys.com> -> + * Joao Pinto <jpinto@synopsys.com> +> + * Authors: Manjunath Bettegowda <manjumb at synopsys.com>, +> + * Jie Deng <jiedeng at synopsys.com> +> + * 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 @@ -537,7 +537,7 @@ This isn't referenced anywhere, so I think you could remove it. > + > +module_platform_driver(snpsdev_pcie_rc_driver); > + -> +MODULE_AUTHOR("Manjunath Bettegowda <manjumb@synopsys.com>"); +> +MODULE_AUTHOR("Manjunath Bettegowda <manjumb at synopsys.com>"); > +MODULE_DESCRIPTION("Platform Driver for Synopsys Device"); Should probably mention the PCI connection, e.g., "Synopsys PCIe host diff --git a/a/content_digest b/N1/content_digest index 39698b8..3cea484 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,9 @@ "ref\0cover.1452611234.git.jpinto@synopsys.com\0" "ref\09b45cc43f6aff7e5de15ac55e77fbab9cf008d2f.1452611234.git.jpinto@synopsys.com\0" - "From\0Bjorn Helgaas <helgaas@kernel.org>\0" - "Subject\0Re: [PATCH v6 2/2] add new platform driver for PCI RC\0" + "From\0helgaas@kernel.org (Bjorn Helgaas)\0" + "Subject\0[PATCH v6 2/2] add new platform driver for PCI RC\0" "Date\0Fri, 29 Jan 2016 14:36:40 -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\0" + "To\0linux-snps-arc@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Joao,\n" @@ -26,7 +14,7 @@ "\n" "Bjorn\n" "\n" - "On Thu, Jan 14, 2016 at 11:04:33AM +0000, Joao Pinto wrote:\n" + "On Thu, Jan 14, 2016@11:04:33AM +0000, Joao Pinto wrote:\n" "> This patch adds a new driver that will be the reference platform driver\n" "> for all PCI RC IP Protoyping Kits based on ARC SDP.\n" "> This patch is composed by:\n" @@ -39,7 +27,7 @@ "> driver documentation\n" "> -New driver called pcie-snpsdev\n" "> \n" - "> Signed-off-by: Joao Pinto <jpinto@synopsys.com>\n" + "> Signed-off-by: Joao Pinto <jpinto at synopsys.com>\n" "> ---\n" "> Change v5 -> v6:\n" "> - Nothing changed (just to keep up with patch set version).\n" @@ -101,7 +89,7 @@ "> +\n" "> +Example configuration:\n" "> +\n" - "> +\tpcie: pcie@0xdffff000 {\n" + "> +\tpcie: pcie at 0xdffff000 {\n" "> +\t\tcompatible = \"snps,pcie-snpsdev\";\n" "> +\t\treg = <0xdffff000 0x1000>;\n" "> +\t\t#address-cells = <3>;\n" @@ -131,15 +119,15 @@ "> F:\tdrivers/pci/host/pcie-hisi.c\n" "> \n" "> +PCI DRIVER FOR SYNOPSYS PROTOTYPING DEVICE\n" - "> +M:\tJoao Pinto <jpinto@synopsys.com>\n" - "> +L:\tlinux-pci@vger.kernel.org\n" + "> +M:\tJoao Pinto <jpinto at synopsys.com>\n" + "> +L:\tlinux-pci at vger.kernel.org\n" "> +S:\tMaintained\n" "> +F:\tDocumentation/devicetree/bindings/pci/pcie-snpsdev.txt\n" "> +F:\tdrivers/pci/host/pcie-snpsdev.c\n" "> +\n" "> PCMCIA SUBSYSTEM\n" "> P:\tLinux PCMCIA Team\n" - "> L:\tlinux-pcmcia@lists.infradead.org\n" + "> L:\tlinux-pcmcia at lists.infradead.org\n" "> diff --git a/drivers/pci/host/Kconfig b/drivers/pci/host/Kconfig\n" "> index f131ba9..589bc15 100644\n" "> --- a/drivers/pci/host/Kconfig\n" @@ -212,9 +200,9 @@ "> + *\n" "> + * Copyright (C) 2015-2016 Synopsys, Inc. (www.synopsys.com)\n" "> + *\n" - "> + * Authors: Manjunath Bettegowda <manjumb@synopsys.com>,\n" - "> + *\t Jie Deng <jiedeng@synopsys.com>\n" - "> + *\t Joao Pinto <jpinto@synopsys.com>\n" + "> + * Authors: Manjunath Bettegowda <manjumb at synopsys.com>,\n" + "> + *\t Jie Deng <jiedeng at synopsys.com>\n" + "> + *\t 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" @@ -557,7 +545,7 @@ "> +\n" "> +module_platform_driver(snpsdev_pcie_rc_driver);\n" "> +\n" - "> +MODULE_AUTHOR(\"Manjunath Bettegowda <manjumb@synopsys.com>\");\n" + "> +MODULE_AUTHOR(\"Manjunath Bettegowda <manjumb at synopsys.com>\");\n" "> +MODULE_DESCRIPTION(\"Platform Driver for Synopsys Device\");\n" "\n" "Should probably mention the PCI connection, e.g., \"Synopsys PCIe host\n" @@ -567,4 +555,4 @@ "> -- \n" > 1.8.1.5 -94e063a4c7036c88f472beecf3c1c869362f9b730b66c36070de9edd35da2c1b +7ddd032af5f761bbdf3a72003291cacb3c6add75106fbb4afb5cf322ca8755b2
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.