diff for duplicates of <5613D8A6.6070007@ti.com> diff --git a/a/1.txt b/N1/1.txt index ea54f0b..fb9b2a1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,7 +9,7 @@ the maintainer of this driver? Thanks Kishon > -> Signed-off-by: Chunfeng Yun <chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> > --- > drivers/phy/Kconfig | 9 + > drivers/phy/Makefile | 1 + @@ -57,7 +57,7 @@ Kishon > @@ -0,0 +1,506 @@ > +/* > + * Copyright (c) 2015 MediaTek Inc. -> + * Author: Chunfeng Yun <chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +> + * Author: Chunfeng Yun <chunfeng.yun@mediatek.com> > + * > + * This software is licensed under the terms of the GNU General Public > + * License version 2, as published by the Free Software Foundation, and @@ -558,7 +558,7 @@ Kishon > + > +module_platform_driver(mt65xx_u3phy_driver); > + -> +MODULE_AUTHOR("Chunfeng Yun <chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>"); +> +MODULE_AUTHOR("Chunfeng Yun <chunfeng.yun@mediatek.com>"); > +MODULE_DESCRIPTION("mt65xx USB PHY driver"); > +MODULE_LICENSE("GPL v2"); > diff --git a/a/content_digest b/N1/content_digest index 3b0db1c..72bfac8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,28 +1,9 @@ "ref\01443495698-32233-1-git-send-email-chunfeng.yun@mediatek.com\0" "ref\01443495698-32233-4-git-send-email-chunfeng.yun@mediatek.com\0" - "ref\01443495698-32233-4-git-send-email-chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org\0" - "From\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [PATCH v9 3/5] phy: add usb3.0 phy driver for mt65xx SoCs\0" + "From\0kishon@ti.com (Kishon Vijay Abraham I)\0" + "Subject\0[PATCH v9 3/5] phy: add usb3.0 phy driver for mt65xx SoCs\0" "Date\0Tue, 6 Oct 2015 19:50:22 +0530\0" - "To\0Chunfeng Yun <chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>" - " Mathias Nyman <mathias.nyman-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>" - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - John Crispin <blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Chunfeng,\n" @@ -36,7 +17,7 @@ "Thanks\n" "Kishon\n" "> \n" - "> Signed-off-by: Chunfeng Yun <chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + "> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>\n" "> ---\n" "> drivers/phy/Kconfig | 9 +\n" "> drivers/phy/Makefile | 1 +\n" @@ -84,7 +65,7 @@ "> @@ -0,0 +1,506 @@\n" "> +/*\n" "> + * Copyright (c) 2015 MediaTek Inc.\n" - "> + * Author: Chunfeng Yun <chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + "> + * Author: Chunfeng Yun <chunfeng.yun@mediatek.com>\n" "> + *\n" "> + * This software is licensed under the terms of the GNU General Public\n" "> + * License version 2, as published by the Free Software Foundation, and\n" @@ -585,9 +566,9 @@ "> +\n" "> +module_platform_driver(mt65xx_u3phy_driver);\n" "> +\n" - "> +MODULE_AUTHOR(\"Chunfeng Yun <chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\");\n" + "> +MODULE_AUTHOR(\"Chunfeng Yun <chunfeng.yun@mediatek.com>\");\n" "> +MODULE_DESCRIPTION(\"mt65xx USB PHY driver\");\n" "> +MODULE_LICENSE(\"GPL v2\");\n" > -05ce681786dc5086d8138ad1fa0444f661b45a2aa6f0974c3584354dc20a70ab +d72b1408915468658080fbadff94371ecea722a9f60d55bf286cd1652ee423c4
diff --git a/a/1.txt b/N2/1.txt index ea54f0b..fb9b2a1 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -9,7 +9,7 @@ the maintainer of this driver? Thanks Kishon > -> Signed-off-by: Chunfeng Yun <chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> > --- > drivers/phy/Kconfig | 9 + > drivers/phy/Makefile | 1 + @@ -57,7 +57,7 @@ Kishon > @@ -0,0 +1,506 @@ > +/* > + * Copyright (c) 2015 MediaTek Inc. -> + * Author: Chunfeng Yun <chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +> + * Author: Chunfeng Yun <chunfeng.yun@mediatek.com> > + * > + * This software is licensed under the terms of the GNU General Public > + * License version 2, as published by the Free Software Foundation, and @@ -558,7 +558,7 @@ Kishon > + > +module_platform_driver(mt65xx_u3phy_driver); > + -> +MODULE_AUTHOR("Chunfeng Yun <chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>"); +> +MODULE_AUTHOR("Chunfeng Yun <chunfeng.yun@mediatek.com>"); > +MODULE_DESCRIPTION("mt65xx USB PHY driver"); > +MODULE_LICENSE("GPL v2"); > diff --git a/a/content_digest b/N2/content_digest index 3b0db1c..582baf8 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,28 +1,28 @@ "ref\01443495698-32233-1-git-send-email-chunfeng.yun@mediatek.com\0" "ref\01443495698-32233-4-git-send-email-chunfeng.yun@mediatek.com\0" - "ref\01443495698-32233-4-git-send-email-chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org\0" - "From\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0" + "From\0Kishon Vijay Abraham I <kishon@ti.com>\0" "Subject\0Re: [PATCH v9 3/5] phy: add usb3.0 phy driver for mt65xx SoCs\0" "Date\0Tue, 6 Oct 2015 19:50:22 +0530\0" - "To\0Chunfeng Yun <chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>" - " Mathias Nyman <mathias.nyman-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>" - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - John Crispin <blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>\0" + "To\0Chunfeng Yun <chunfeng.yun@mediatek.com>" + " Mathias Nyman <mathias.nyman@intel.com>\0" + "Cc\0Rob Herring <robh+dt@kernel.org>" + Mark Rutland <mark.rutland@arm.com> + Matthias Brugger <matthias.bgg@gmail.com> + Felipe Balbi <balbi@ti.com> + Sascha Hauer <s.hauer@pengutronix.de> + <devicetree@vger.kernel.org> + <linux-kernel@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + Roger Quadros <rogerq@ti.com> + <linux-usb@vger.kernel.org> + <linux-mediatek@lists.infradead.org> + John Crispin <blogic@openwrt.org> + Daniel Kurtz <djkurtz@chromium.org> + Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> + Pawel Moll <pawel.moll@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + " Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" "\00:1\0" "b\0" "Hi Chunfeng,\n" @@ -36,7 +36,7 @@ "Thanks\n" "Kishon\n" "> \n" - "> Signed-off-by: Chunfeng Yun <chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + "> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>\n" "> ---\n" "> drivers/phy/Kconfig | 9 +\n" "> drivers/phy/Makefile | 1 +\n" @@ -84,7 +84,7 @@ "> @@ -0,0 +1,506 @@\n" "> +/*\n" "> + * Copyright (c) 2015 MediaTek Inc.\n" - "> + * Author: Chunfeng Yun <chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + "> + * Author: Chunfeng Yun <chunfeng.yun@mediatek.com>\n" "> + *\n" "> + * This software is licensed under the terms of the GNU General Public\n" "> + * License version 2, as published by the Free Software Foundation, and\n" @@ -585,9 +585,9 @@ "> +\n" "> +module_platform_driver(mt65xx_u3phy_driver);\n" "> +\n" - "> +MODULE_AUTHOR(\"Chunfeng Yun <chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\");\n" + "> +MODULE_AUTHOR(\"Chunfeng Yun <chunfeng.yun@mediatek.com>\");\n" "> +MODULE_DESCRIPTION(\"mt65xx USB PHY driver\");\n" "> +MODULE_LICENSE(\"GPL v2\");\n" > -05ce681786dc5086d8138ad1fa0444f661b45a2aa6f0974c3584354dc20a70ab +f1e2f98929eedac3c4ae0efb729a54020fa509027d887a667b20b79932de34f8
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.