diff for duplicates of <537F12F5.2030102@ti.com> diff --git a/a/1.txt b/N1/1.txt index 55f396e..827b33c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,8 +8,8 @@ On Friday 16 May 2014 09:52 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 + @@ -59,7 +59,7 @@ On Friday 16 May 2014 09:52 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" @@ -196,10 +196,14 @@ how will this behave if there is a phy_put and then a phy_get? > +module_platform_driver(armada375_usb_phy_driver); > + > +MODULE_DESCRIPTION("Armada 375 USB cluster driver"); -> +MODULE_AUTHOR("Gregory CLEMENT <gregory.clement@free-electrons.com>"); +> +MODULE_AUTHOR("Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>"); > +MODULE_LICENSE("GPL"); GPL v2? 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 d660681..d47b0ac 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,25 @@ "ref\01400257376-13251-1-git-send-email-gregory.clement@free-electrons.com\0" - "From\0kishon@ti.com (Kishon Vijay Abraham I)\0" - "Subject\0[PATCH 1/5] phy: add support for USB cluster on the Armada 375 SoC\0" + "ref\01400257376-13251-1-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 1/5] phy: add support for USB cluster on the Armada 375 SoC\0" "Date\0Fri, 23 May 2014 14:50:53 +0530\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> + " 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> + 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" "Hi,\n" @@ -15,8 +32,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 +83,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" @@ -203,12 +220,16 @@ "> +module_platform_driver(armada375_usb_phy_driver);\n" "> +\n" "> +MODULE_DESCRIPTION(\"Armada 375 USB cluster driver\");\n" - "> +MODULE_AUTHOR(\"Gregory CLEMENT <gregory.clement@free-electrons.com>\");\n" + "> +MODULE_AUTHOR(\"Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\");\n" "> +MODULE_LICENSE(\"GPL\");\n" "\n" "GPL v2?\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 -2379980d6ec88f8aa48d3daa5d1007623a5e38f52f98eb5abfe97386f5ee2696 +02e5d6152b7d83ddf26a7c877e50c869b66d609a4c55e44df76b9c954017e3f6
diff --git a/a/content_digest b/N2/content_digest index d660681..4bca151 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,24 @@ "ref\01400257376-13251-1-git-send-email-gregory.clement@free-electrons.com\0" - "From\0kishon@ti.com (Kishon Vijay Abraham I)\0" - "Subject\0[PATCH 1/5] phy: add support for USB cluster on the Armada 375 SoC\0" + "From\0Kishon Vijay Abraham I <kishon@ti.com>\0" + "Subject\0Re: [PATCH 1/5] phy: add support for USB cluster on the Armada 375 SoC\0" "Date\0Fri, 23 May 2014 14:50:53 +0530\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> + " 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> + Grant Likely <grant.likely@linaro.org> + Rob Herring <robh+dt@kernel.org> + " <devicetree@vger.kernel.org>\0" "\00:1\0" "b\0" "Hi,\n" @@ -211,4 +227,4 @@ "Thanks\n" Kishon -2379980d6ec88f8aa48d3daa5d1007623a5e38f52f98eb5abfe97386f5ee2696 +2c235ab6d90e383d98d1d1da5ba8ced74d7648641a86ceddf0c8550bdae3c37d
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.