diff for duplicates of <53510A4D.8050706@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 6b2f15a..c5a5c48 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ On 04/18/2014 12:22 PM, Gregory CLEMENT wrote: > Armada 380/385 SoCs. A small initialization is needed to be able to use > the USB3 ports. > -> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> +> Signed-off-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> > --- > arch/arm/mach-mvebu/Makefile | 2 +- > arch/arm/mach-mvebu/usb-utmi.c | 64 ++++++++++++++++++++++++++++++++++++++++++ @@ -40,7 +40,7 @@ avoid adding more code to arch/arm/mach-mvebu. > + * > + * 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. This program is licensed "as is" without any @@ -110,4 +110,9 @@ Sebastian > + return 0; > +} > +postcore_initcall(mvebu_usb_utmi_init); -> +> + +-- +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 7732b9a..592d9dd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,25 @@ "ref\01397816563-9000-1-git-send-email-gregory.clement@free-electrons.com\0" "ref\01397816563-9000-5-git-send-email-gregory.clement@free-electrons.com\0" - "From\0sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)\0" - "Subject\0[PATCH 4/8] ARM: mvebu: Add USB3 UTMI support\0" + "ref\01397816563-9000-5-git-send-email-gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" + "From\0Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCH 4/8] ARM: mvebu: Add USB3 UTMI support\0" "Date\0Fri, 18 Apr 2014 13:19:41 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" + Mathias Nyman <mathias.nyman-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> + Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> + linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org> + " Andrew Lunn <andrew-g2DYL2Zd6BY@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> + Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On 04/18/2014 12:22 PM, Gregory CLEMENT wrote:\n" @@ -11,7 +27,7 @@ "> Armada 380/385 SoCs. A small initialization is needed to be able to use\n" "> the USB3 ports.\n" "> \n" - "> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>\n" + "> Signed-off-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "> ---\n" "> arch/arm/mach-mvebu/Makefile | 2 +-\n" "> arch/arm/mach-mvebu/usb-utmi.c | 64 ++++++++++++++++++++++++++++++++++++++++++\n" @@ -48,7 +64,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. This program is licensed \"as is\" without any\n" @@ -118,6 +134,11 @@ "> +\treturn 0;\n" "> +}\n" "> +postcore_initcall(mvebu_usb_utmi_init);\n" - > + "> \n" + "\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 -7df2d30bb93d31d15f2987bb9badb86cb1870982801641dc7af220839a168d33 +4b85a0f6c9cfce42131fe588c5b31da8e6fd92f07ab780b718dde5f2b1dabedb
diff --git a/a/content_digest b/N2/content_digest index 7732b9a..83afcd4 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,24 @@ "ref\01397816563-9000-1-git-send-email-gregory.clement@free-electrons.com\0" "ref\01397816563-9000-5-git-send-email-gregory.clement@free-electrons.com\0" - "From\0sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)\0" - "Subject\0[PATCH 4/8] ARM: mvebu: Add USB3 UTMI support\0" + "From\0Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" + "Subject\0Re: [PATCH 4/8] ARM: mvebu: Add USB3 UTMI support\0" "Date\0Fri, 18 Apr 2014 13:19:41 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Gregory CLEMENT <gregory.clement@free-electrons.com>" + Mathias Nyman <mathias.nyman@intel.com> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + linux-usb@vger.kernel.org + linux-kernel@vger.kernel.org + Jason Cooper <jason@lakedaemon.net> + " Andrew Lunn <andrew@lunn.ch>\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> + Grant Likely <grant.likely@linaro.org> + Rob Herring <robh+dt@kernel.org> + " devicetree@vger.kernel.org\0" "\00:1\0" "b\0" "On 04/18/2014 12:22 PM, Gregory CLEMENT wrote:\n" @@ -120,4 +135,4 @@ "> +postcore_initcall(mvebu_usb_utmi_init);\n" > -7df2d30bb93d31d15f2987bb9badb86cb1870982801641dc7af220839a168d33 +c935fd10f4206a40c7b774bf2e1fbc842e77260cceaa8ca55d5eb2fbbcadc07b
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.