diff for duplicates of <54644C92.8000900@ti.com> diff --git a/a/1.txt b/N1/1.txt index 2e368da..55b4ab9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,8 +8,8 @@ On Wednesday 12 November 2014 03:27 PM, Gregory CLEMENT wrote: > This commit adds a driver integrated in the generic PHY framework to > control this USB cluster feature. > -> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> -> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> +> Signed-off-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> +> Signed-off-by: Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> > --- > drivers/phy/Kconfig | 6 ++ > drivers/phy/Makefile | 1 + @@ -58,7 +58,7 @@ On Wednesday 12 November 2014 03:27 PM, Gregory CLEMENT wrote: > + * > + * Copyright (C) 2014 Marvell > + * -> + * Gregory CLEMENT <gregory.clement@free-electrons.com> +> + * Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> > + * > + * This file is licensed under the terms of the GNU General Public > + * License version 2 or later. This program is licensed "as is" @@ -137,3 +137,7 @@ While fixing this also add yourself as Maintainer of this file. Thanks Kishon +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index ffa7bd6..06ba62d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,24 @@ "ref\01415786237-21985-1-git-send-email-gregory.clement@free-electrons.com\0" "ref\01415786237-21985-5-git-send-email-gregory.clement@free-electrons.com\0" - "From\0kishon@ti.com (Kishon Vijay Abraham I)\0" - "Subject\0[PATCH v3 4/6] phy: add support for USB cluster on the Armada 375 SoC\0" + "ref\01415786237-21985-5-git-send-email-gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" + "From\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0" + "Subject\0Re: [PATCH v3 4/6] phy: add support for USB cluster on the Armada 375 SoC\0" "Date\0Thu, 13 Nov 2014 11:45:46 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" + Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org> + Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> + " Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" + Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + Lior Amsalem <alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + Tawfik Bayouk <tawfik-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + Nadav Haklai <nadavh-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "Hi,\n" @@ -16,8 +31,8 @@ "> This commit adds a driver integrated in the generic PHY framework to\n" "> control this USB cluster feature.\n" "> \n" - "> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>\n" - "> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>\n" + "> Signed-off-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" + "> Signed-off-by: Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "> ---\n" "> drivers/phy/Kconfig | 6 ++\n" "> drivers/phy/Makefile | 1 +\n" @@ -66,7 +81,7 @@ "> + *\n" "> + * Copyright (C) 2014 Marvell\n" "> + *\n" - "> + * Gregory CLEMENT <gregory.clement@free-electrons.com>\n" + "> + * Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "> + *\n" "> + * This file is licensed under the terms of the GNU General Public\n" "> + * License version 2 or later. This program is licensed \"as is\"\n" @@ -144,6 +159,10 @@ "While fixing this also add yourself as Maintainer of this file.\n" "\n" "Thanks\n" - Kishon + "Kishon\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -7236b08ce181a4f1221d2c9f8af13d2ec18ddfceb323d8d163d58609237f73cb +2f99a6644c6bce27194d5a43a4958db9d678bc1a6e7dab33592506b6269fb3cf
diff --git a/a/content_digest b/N2/content_digest index ffa7bd6..16abbd6 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,23 @@ "ref\01415786237-21985-1-git-send-email-gregory.clement@free-electrons.com\0" "ref\01415786237-21985-5-git-send-email-gregory.clement@free-electrons.com\0" - "From\0kishon@ti.com (Kishon Vijay Abraham I)\0" - "Subject\0[PATCH v3 4/6] phy: add support for USB cluster on the Armada 375 SoC\0" + "From\0Kishon Vijay Abraham I <kishon@ti.com>\0" + "Subject\0Re: [PATCH v3 4/6] phy: add support for USB cluster on the Armada 375 SoC\0" "Date\0Thu, 13 Nov 2014 11:45:46 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Gregory CLEMENT <gregory.clement@free-electrons.com>" + Jason Cooper <jason@lakedaemon.net> + Andrew Lunn <andrew@lunn.ch> + " Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" + "Cc\0Thomas Petazzoni <thomas.petazzoni@free-electrons.com>" + Ezequiel Garcia <ezequiel.garcia@free-electrons.com> + <linux-arm-kernel@lists.infradead.org> + Lior Amsalem <alior@marvell.com> + Tawfik Bayouk <tawfik@marvell.com> + Nadav Haklai <nadavh@marvell.com> + Mark Rutland <mark.rutland@arm.com> + <devicetree@vger.kernel.org> + Grant Likely <grant.likely@linaro.org> + Rob Herring <robh+dt@kernel.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "Hi,\n" @@ -146,4 +160,4 @@ "Thanks\n" Kishon -7236b08ce181a4f1221d2c9f8af13d2ec18ddfceb323d8d163d58609237f73cb +c3b73df105648da06b0eac3f5d6b8afa99472d29f378fb6a22923c8bca4ae81a
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.