diff for duplicates of <20170123164248.GA25079@linaro.org> diff --git a/a/1.txt b/N1/1.txt index 83c253c..3ff0dd3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -363,5 +363,5 @@ Not sure you need the above. > > -- > To unsubscribe from this list: send the line "unsubscribe devicetree" in -> the body of a message to majordomo@vger.kernel.org +> the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 0573034..eac6d5a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,9 @@ "ref\01485073008-26699-1-git-send-email-baoyou.xie@linaro.org\0" "ref\01485073008-26699-3-git-send-email-baoyou.xie@linaro.org\0" - "From\0Mathieu Poirier <mathieu.poirier@linaro.org>\0" - "Subject\0Re: [PATCH v4 3/3] watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family\0" + "From\0mathieu.poirier@linaro.org (Mathieu Poirier)\0" + "Subject\0[PATCH v4 3/3] watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family\0" "Date\0Mon, 23 Jan 2017 09:42:48 -0700\0" - "To\0Baoyou Xie <baoyou.xie@linaro.org>\0" - "Cc\0jun.nie@linaro.org" - wim@iguana.be - linux@roeck-us.net - robh+dt@kernel.org - mark.rutland@arm.com - linux-arm-kernel@lists.infradead.org - linux-watchdog@vger.kernel.org - devicetree@vger.kernel.org - linux-kernel@vger.kernel.org - shawnguo@kernel.org - xie.baoyou@zte.com.cn - chen.chaokai@zte.com.cn - " wang.qiang01@zte.com.cn\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Sun, Jan 22, 2017 at 04:16:48PM +0800, Baoyou Xie wrote:\n" @@ -384,7 +371,7 @@ "> \n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "> the body of a message to majordomo@vger.kernel.org\n" + "> the body of a message to majordomo at vger.kernel.org\n" > More majordomo info at http://vger.kernel.org/majordomo-info.html -399171108f71bae5d7a0a9857420e8a8573f40e23dd410b97e57443019bde7d6 +bcb02bb50029f9dd5eab5b5a6dedbf25b55c7d6d41870e8ca55a42587aeeabb3
diff --git a/a/1.txt b/N2/1.txt index 83c253c..964447a 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,7 +1,7 @@ On Sun, Jan 22, 2017 at 04:16:48PM +0800, Baoyou Xie wrote: > This patch adds watchdog controller driver for ZTE's zx2967 family. > -> Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org> +> Signed-off-by: Baoyou Xie <baoyou.xie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> Hello Baoyou, @@ -61,7 +61,7 @@ Mathieu > + * > + * Copyright (C) 2017 ZTE Ltd. > + * -> + * Author: Baoyou Xie <baoyou.xie@linaro.org> +> + * Author: Baoyou Xie <baoyou.xie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> > + * > + * License terms: GNU General Public License (GPL) version 2 > + */ @@ -355,7 +355,7 @@ Not sure you need the above. > +}; > +module_platform_driver(zx2967_wdt_driver); > + -> +MODULE_AUTHOR("Baoyou Xie <baoyou.xie@linaro.org>"); +> +MODULE_AUTHOR("Baoyou Xie <baoyou.xie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"); > +MODULE_DESCRIPTION("ZTE zx2967 Watchdog Device Driver"); > +MODULE_LICENSE("GPL v2"); > -- @@ -363,5 +363,9 @@ Not sure you need the above. > > -- > To unsubscribe from this list: send the line "unsubscribe devicetree" in -> the body of a message to majordomo@vger.kernel.org +> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > More majordomo info at http://vger.kernel.org/majordomo-info.html +-- +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/N2/content_digest index 0573034..0e389f5 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,28 +1,29 @@ "ref\01485073008-26699-1-git-send-email-baoyou.xie@linaro.org\0" "ref\01485073008-26699-3-git-send-email-baoyou.xie@linaro.org\0" - "From\0Mathieu Poirier <mathieu.poirier@linaro.org>\0" + "ref\01485073008-26699-3-git-send-email-baoyou.xie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" + "From\0Mathieu Poirier <mathieu.poirier-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" "Subject\0Re: [PATCH v4 3/3] watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family\0" "Date\0Mon, 23 Jan 2017 09:42:48 -0700\0" - "To\0Baoyou Xie <baoyou.xie@linaro.org>\0" - "Cc\0jun.nie@linaro.org" - wim@iguana.be - linux@roeck-us.net - robh+dt@kernel.org - mark.rutland@arm.com - linux-arm-kernel@lists.infradead.org - linux-watchdog@vger.kernel.org - devicetree@vger.kernel.org - linux-kernel@vger.kernel.org - shawnguo@kernel.org - xie.baoyou@zte.com.cn - chen.chaokai@zte.com.cn - " wang.qiang01@zte.com.cn\0" + "To\0Baoyou Xie <baoyou.xie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Cc\0jun.nie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org" + wim-IQzOog9fTRqzQB+pC5nmwQ@public.gmane.org + linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + xie.baoyou-Th6q7B73Y6EnDS1+zs4M5A@public.gmane.org + chen.chaokai-Th6q7B73Y6EnDS1+zs4M5A@public.gmane.org + " wang.qiang01-Th6q7B73Y6EnDS1+zs4M5A@public.gmane.org\0" "\00:1\0" "b\0" "On Sun, Jan 22, 2017 at 04:16:48PM +0800, Baoyou Xie wrote:\n" "> This patch adds watchdog controller driver for ZTE's zx2967 family.\n" "> \n" - "> Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>\n" + "> Signed-off-by: Baoyou Xie <baoyou.xie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" "\n" "Hello Baoyou,\n" "\n" @@ -82,7 +83,7 @@ "> + *\n" "> + * Copyright (C) 2017 ZTE Ltd.\n" "> + *\n" - "> + * Author: Baoyou Xie <baoyou.xie@linaro.org>\n" + "> + * Author: Baoyou Xie <baoyou.xie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" "> + *\n" "> + * License terms: GNU General Public License (GPL) version 2\n" "> + */\n" @@ -376,7 +377,7 @@ "> +};\n" "> +module_platform_driver(zx2967_wdt_driver);\n" "> +\n" - "> +MODULE_AUTHOR(\"Baoyou Xie <baoyou.xie@linaro.org>\");\n" + "> +MODULE_AUTHOR(\"Baoyou Xie <baoyou.xie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\");\n" "> +MODULE_DESCRIPTION(\"ZTE zx2967 Watchdog Device Driver\");\n" "> +MODULE_LICENSE(\"GPL v2\");\n" "> -- \n" @@ -384,7 +385,11 @@ "> \n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "> the body of a message to majordomo@vger.kernel.org\n" - > More majordomo info at http://vger.kernel.org/majordomo-info.html + "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "> More majordomo info at http://vger.kernel.org/majordomo-info.html\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 -399171108f71bae5d7a0a9857420e8a8573f40e23dd410b97e57443019bde7d6 +c495253c516b42c88e773bc87f17a01c5f7973d1c9a70a49b7494bb4af895ba5
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.