diff for duplicates of <53A9685E.9090501@ti.com> diff --git a/a/1.txt b/N1/1.txt index 1cab8e2..063a765 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ Hi, -On Monday 16 June 2014 03:56 PM, Antoine Ténart wrote: +On Monday 16 June 2014 03:56 PM, Antoine T?nart wrote: > The Berlin SoC has a two SATA ports. Add a PHY driver to handle them. > > The mode selection can let us think this PHY can be configured to fit @@ -10,7 +10,7 @@ On Monday 16 June 2014 03:56 PM, Antoine Ténart wrote: > and no information tells us the contrary. For these reasons, make the > driver a SATA PHY driver. > -> Signed-off-by: Antoine Ténart <antoine.tenart@free-electrons.com> +> Signed-off-by: Antoine T?nart <antoine.tenart@free-electrons.com> > --- > drivers/phy/Kconfig | 7 ++ > drivers/phy/Makefile | 1 + @@ -59,7 +59,7 @@ On Monday 16 June 2014 03:56 PM, Antoine Ténart wrote: > + * > + * Copyright (C) 2014 Marvell Technology Group Ltd. > + * -> + * Antoine Ténart <antoine.tenart@free-electrons.com> +> + * Antoine T?nart <antoine.tenart@free-electrons.com> > + * > + * This file is licensed under the terms of the GNU General Public > + * License version 2. This program is licensed "as is" without any @@ -293,6 +293,6 @@ Kishon > +module_platform_driver(phy_berlin_sata_driver); > + > +MODULE_DESCRIPTION("Marvell Berlin SATA PHY driver"); -> +MODULE_AUTHOR("Antoine Ténart <antoine.tenart@free-electrons.com>"); +> +MODULE_AUTHOR("Antoine T?nart <antoine.tenart@free-electrons.com>"); > +MODULE_LICENSE("GPL v2"); > diff --git a/a/content_digest b/N1/content_digest index 6c0b953..8a39a74 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,14 @@ "ref\01402914392-6028-1-git-send-email-antoine.tenart@free-electrons.com\0" "ref\01402914392-6028-2-git-send-email-antoine.tenart@free-electrons.com\0" - "From\0Kishon Vijay Abraham I <kishon@ti.com>\0" - "Subject\0Re: [PATCH v6 1/7] phy: add a driver for the Berlin SATA PHY\0" + "From\0kishon@ti.com (Kishon Vijay Abraham I)\0" + "Subject\0[PATCH v6 1/7] phy: add a driver for the Berlin SATA PHY\0" "Date\0Tue, 24 Jun 2014 17:30:30 +0530\0" - "To\0Antoine T\303\251nart <antoine.tenart@free-electrons.com>" - sebastian.hesselbarth@gmail.com - " tj@kernel.org\0" - "Cc\0alexandre.belloni@free-electrons.com" - thomas.petazzoni@free-electrons.com - zmxu@marvell.com - jszhang@marvell.com - linux-arm-kernel@lists.infradead.org - linux-ide@vger.kernel.org - devicetree@vger.kernel.org - linux-kernel@vger.kernel.org - Lee Jones <lee.jones@linaro.org> - " Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi,\n" "\n" - "On Monday 16 June 2014 03:56 PM, Antoine T\303\251nart wrote:\n" + "On Monday 16 June 2014 03:56 PM, Antoine T?nart wrote:\n" "> The Berlin SoC has a two SATA ports. Add a PHY driver to handle them.\n" "> \n" "> The mode selection can let us think this PHY can be configured to fit\n" @@ -30,7 +18,7 @@ "> and no information tells us the contrary. For these reasons, make the\n" "> driver a SATA PHY driver.\n" "> \n" - "> Signed-off-by: Antoine T\303\251nart <antoine.tenart@free-electrons.com>\n" + "> Signed-off-by: Antoine T?nart <antoine.tenart@free-electrons.com>\n" "> ---\n" "> drivers/phy/Kconfig | 7 ++\n" "> drivers/phy/Makefile | 1 +\n" @@ -79,7 +67,7 @@ "> + *\n" "> + * Copyright (C) 2014 Marvell Technology Group Ltd.\n" "> + *\n" - "> + * Antoine T\303\251nart <antoine.tenart@free-electrons.com>\n" + "> + * Antoine T?nart <antoine.tenart@free-electrons.com>\n" "> + *\n" "> + * This file is licensed under the terms of the GNU General Public\n" "> + * License version 2. This program is licensed \"as is\" without any\n" @@ -313,8 +301,8 @@ "> +module_platform_driver(phy_berlin_sata_driver);\n" "> +\n" "> +MODULE_DESCRIPTION(\"Marvell Berlin SATA PHY driver\");\n" - "> +MODULE_AUTHOR(\"Antoine T\303\251nart <antoine.tenart@free-electrons.com>\");\n" + "> +MODULE_AUTHOR(\"Antoine T?nart <antoine.tenart@free-electrons.com>\");\n" "> +MODULE_LICENSE(\"GPL v2\");\n" > -b051f2aba9336f773da3f3f8cb69b3ebf74822035934d63b3140c4c6ba283eb8 +336c7336912d3b9e12ff268bad536abf54a87127f0c34e23c8060bb069d67a23
diff --git a/a/content_digest b/N2/content_digest index 6c0b953..5fd3f54 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -6,14 +6,14 @@ "To\0Antoine T\303\251nart <antoine.tenart@free-electrons.com>" sebastian.hesselbarth@gmail.com " tj@kernel.org\0" - "Cc\0alexandre.belloni@free-electrons.com" - thomas.petazzoni@free-electrons.com - zmxu@marvell.com - jszhang@marvell.com - linux-arm-kernel@lists.infradead.org - linux-ide@vger.kernel.org - devicetree@vger.kernel.org - linux-kernel@vger.kernel.org + "Cc\0<alexandre.belloni@free-electrons.com>" + <thomas.petazzoni@free-electrons.com> + <zmxu@marvell.com> + <jszhang@marvell.com> + <linux-arm-kernel@lists.infradead.org> + <linux-ide@vger.kernel.org> + <devicetree@vger.kernel.org> + <linux-kernel@vger.kernel.org> Lee Jones <lee.jones@linaro.org> " Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" "\00:1\0" @@ -317,4 +317,4 @@ "> +MODULE_LICENSE(\"GPL v2\");\n" > -b051f2aba9336f773da3f3f8cb69b3ebf74822035934d63b3140c4c6ba283eb8 +d33030338a3d3a7be47afb91a6658ec3e7c3b1f6fa73bece9f6594a36f58644e
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.