diff for duplicates of <20161202175646.GA3284@linaro.org> diff --git a/a/1.txt b/N1/1.txt index 566750e..64398ae 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -862,14 +862,4 @@ Same comment as above. > +MODULE_LICENSE("GPL v2"); > -- > 1.9.1 -> - --- -You received this message because you are subscribed to "rtc-linux". -Membership options at http://groups.google.com/group/rtc-linux . -Please read http://groups.google.com/group/rtc-linux/web/checklist -before submitting a driver. ---- -You received this message because you are subscribed to the Google Groups "rtc-linux" group. -To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. -For more options, visit https://groups.google.com/d/optout. +> diff --git a/a/content_digest b/N1/content_digest index 254a5c3..d529fa1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,9 @@ "ref\01480687801-19525-2-git-send-email-amelie.delaunay@st.com\0" "ref\01480687801-19525-5-git-send-email-amelie.delaunay@st.com\0" - "From\0Mathieu Poirier <mathieu.poirier@linaro.org>\0" - "Subject\0[rtc-linux] Re: [PATCH 3/8] rtc: add STM32 RTC driver\0" + "From\0mathieu.poirier@linaro.org (Mathieu Poirier)\0" + "Subject\0[PATCH 3/8] rtc: add STM32 RTC driver\0" "Date\0Fri, 2 Dec 2016 10:56:46 -0700\0" - "To\0Amelie Delaunay <amelie.delaunay@st.com>\0" - "Cc\0a.zummo@towertech.it" - alexandre.belloni@free-electrons.com - robh+dt@kernel.org - mark.rutland@arm.com - mcoquelin.stm32@gmail.com - alexandre.torgue@st.com - linux@armlinux.org.uk - rtc-linux@googlegroups.com - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-kernel@vger.kernel.org - " gabriel.fernandez@st.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Fri, Dec 02, 2016 at 03:09:56PM +0100, Amelie Delaunay wrote:\n" @@ -882,16 +870,6 @@ "> +MODULE_LICENSE(\"GPL v2\");\n" "> -- \n" "> 1.9.1\n" - "> \n" - "\n" - "-- \n" - "You received this message because you are subscribed to \"rtc-linux\".\n" - "Membership options at http://groups.google.com/group/rtc-linux .\n" - "Please read http://groups.google.com/group/rtc-linux/web/checklist\n" - "before submitting a driver.\n" - "--- \n" - "You received this message because you are subscribed to the Google Groups \"rtc-linux\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.\n" - For more options, visit https://groups.google.com/d/optout. + > -3be7f9bfc0040a19ec8745a0f3ac4b6dff27b727bedaa6005881d2333fbb3c6d +91b7312ee428a2f50ceec0ef49b6df25d7f238f4de336eb952df0b173754a5e1
diff --git a/a/1.txt b/N2/1.txt index 566750e..c743a20 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -4,7 +4,7 @@ On Fri, Dec 02, 2016 at 03:09:56PM +0100, Amelie Delaunay wrote: Hello Amelie, > -> Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com> +> Signed-off-by: Amelie Delaunay <amelie.delaunay-qxv4g6HH51o@public.gmane.org> > --- > drivers/rtc/Kconfig | 10 + > drivers/rtc/Makefile | 1 + @@ -53,7 +53,7 @@ Hello Amelie, > @@ -0,0 +1,777 @@ > +/* > + * Copyright (C) Amelie Delaunay 2015 -> + * Author: Amelie Delaunay <adelaunay.stm32@gmail.com> +> + * Author: Amelie Delaunay <adelaunay.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > + * License terms: GNU General Public License (GPL), version 2 > + */ > + @@ -857,7 +857,7 @@ Same comment as above. > +module_platform_driver(stm32_rtc_driver); > + > +MODULE_ALIAS("platform:" DRIVER_NAME); -> +MODULE_AUTHOR("Amelie Delaunay <amelie.delaunay@st.com>"); +> +MODULE_AUTHOR("Amelie Delaunay <amelie.delaunay-qxv4g6HH51o@public.gmane.org>"); > +MODULE_DESCRIPTION("STMicroelectronics STM32 Real Time Clock driver"); > +MODULE_LICENSE("GPL v2"); > -- @@ -871,5 +871,5 @@ Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. -To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. +To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N2/content_digest index 254a5c3..7e041e8 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,21 +1,22 @@ "ref\01480687801-19525-2-git-send-email-amelie.delaunay@st.com\0" "ref\01480687801-19525-5-git-send-email-amelie.delaunay@st.com\0" - "From\0Mathieu Poirier <mathieu.poirier@linaro.org>\0" - "Subject\0[rtc-linux] Re: [PATCH 3/8] rtc: add STM32 RTC driver\0" + "ref\01480687801-19525-5-git-send-email-amelie.delaunay-qxv4g6HH51o@public.gmane.org\0" + "From\0Mathieu Poirier <mathieu.poirier-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH 3/8] rtc: add STM32 RTC driver\0" "Date\0Fri, 2 Dec 2016 10:56:46 -0700\0" - "To\0Amelie Delaunay <amelie.delaunay@st.com>\0" - "Cc\0a.zummo@towertech.it" - alexandre.belloni@free-electrons.com - robh+dt@kernel.org - mark.rutland@arm.com - mcoquelin.stm32@gmail.com - alexandre.torgue@st.com - linux@armlinux.org.uk - rtc-linux@googlegroups.com - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-kernel@vger.kernel.org - " gabriel.fernandez@st.com\0" + "To\0Amelie Delaunay <amelie.delaunay-qxv4g6HH51o@public.gmane.org>\0" + "Cc\0a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org" + alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org + alexandre.torgue-qxv4g6HH51o@public.gmane.org + linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org + rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " gabriel.fernandez-qxv4g6HH51o@public.gmane.org\0" "\00:1\0" "b\0" "On Fri, Dec 02, 2016 at 03:09:56PM +0100, Amelie Delaunay wrote:\n" @@ -24,7 +25,7 @@ "Hello Amelie,\n" "\n" "> \n" - "> Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>\n" + "> Signed-off-by: Amelie Delaunay <amelie.delaunay-qxv4g6HH51o@public.gmane.org>\n" "> ---\n" "> drivers/rtc/Kconfig | 10 +\n" "> drivers/rtc/Makefile | 1 +\n" @@ -73,7 +74,7 @@ "> @@ -0,0 +1,777 @@\n" "> +/*\n" "> + * Copyright (C) Amelie Delaunay 2015\n" - "> + * Author: Amelie Delaunay <adelaunay.stm32@gmail.com>\n" + "> + * Author: Amelie Delaunay <adelaunay.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> + * License terms: GNU General Public License (GPL), version 2\n" "> + */\n" "> +\n" @@ -877,7 +878,7 @@ "> +module_platform_driver(stm32_rtc_driver);\n" "> +\n" "> +MODULE_ALIAS(\"platform:\" DRIVER_NAME);\n" - "> +MODULE_AUTHOR(\"Amelie Delaunay <amelie.delaunay@st.com>\");\n" + "> +MODULE_AUTHOR(\"Amelie Delaunay <amelie.delaunay-qxv4g6HH51o@public.gmane.org>\");\n" "> +MODULE_DESCRIPTION(\"STMicroelectronics STM32 Real Time Clock driver\");\n" "> +MODULE_LICENSE(\"GPL v2\");\n" "> -- \n" @@ -891,7 +892,7 @@ "before submitting a driver.\n" "--- \n" "You received this message because you are subscribed to the Google Groups \"rtc-linux\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.\n" + "To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" For more options, visit https://groups.google.com/d/optout. -3be7f9bfc0040a19ec8745a0f3ac4b6dff27b727bedaa6005881d2333fbb3c6d +5597d6c649278c091a19ebf361c49d61f8d6f04b863570e2e0175459f497968b
diff --git a/a/1.txt b/N3/1.txt index 566750e..64398ae 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -862,14 +862,4 @@ Same comment as above. > +MODULE_LICENSE("GPL v2"); > -- > 1.9.1 -> - --- -You received this message because you are subscribed to "rtc-linux". -Membership options at http://groups.google.com/group/rtc-linux . -Please read http://groups.google.com/group/rtc-linux/web/checklist -before submitting a driver. ---- -You received this message because you are subscribed to the Google Groups "rtc-linux" group. -To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. -For more options, visit https://groups.google.com/d/optout. +> diff --git a/a/content_digest b/N3/content_digest index 254a5c3..827916c 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,7 +1,7 @@ "ref\01480687801-19525-2-git-send-email-amelie.delaunay@st.com\0" "ref\01480687801-19525-5-git-send-email-amelie.delaunay@st.com\0" "From\0Mathieu Poirier <mathieu.poirier@linaro.org>\0" - "Subject\0[rtc-linux] Re: [PATCH 3/8] rtc: add STM32 RTC driver\0" + "Subject\0Re: [PATCH 3/8] rtc: add STM32 RTC driver\0" "Date\0Fri, 2 Dec 2016 10:56:46 -0700\0" "To\0Amelie Delaunay <amelie.delaunay@st.com>\0" "Cc\0a.zummo@towertech.it" @@ -882,16 +882,6 @@ "> +MODULE_LICENSE(\"GPL v2\");\n" "> -- \n" "> 1.9.1\n" - "> \n" - "\n" - "-- \n" - "You received this message because you are subscribed to \"rtc-linux\".\n" - "Membership options at http://groups.google.com/group/rtc-linux .\n" - "Please read http://groups.google.com/group/rtc-linux/web/checklist\n" - "before submitting a driver.\n" - "--- \n" - "You received this message because you are subscribed to the Google Groups \"rtc-linux\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.\n" - For more options, visit https://groups.google.com/d/optout. + > -3be7f9bfc0040a19ec8745a0f3ac4b6dff27b727bedaa6005881d2333fbb3c6d +57d27f6db5f9f9da810dd06edd3b1d1e2c2e928415266973b1b6e40b3c1664d9
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.