diff for duplicates of <20160705140218.GD26134@windriver.com> diff --git a/a/1.txt b/N1/1.txt index ba8c370..17fa704 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,12 +1,12 @@ [[PATCH 2/3] pinctrl: Add STM32F746 MCU support] On 05/07/2016 (Tue 15:40) Alexandre TORGUE wrote: -> From: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +> From: Maxime Coquelin <mcoquelin.stm32@gmail.com> > > This patch which adds STM32F746 pinctrl and GPIO support, relies on the > generic STM32 pinctrl driver. > -> Signed-off-by: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -> Signed-off-by: Alexandre TORGUE <alexandre.torgue-qxv4g6HH51o@public.gmane.org> +> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com> +> Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com> > > diff --git a/drivers/pinctrl/stm32/Kconfig b/drivers/pinctrl/stm32/Kconfig > index 0f28841..4c40dae 100644 @@ -58,7 +58,7 @@ > + > +MODULE_LICENSE("GPL"); > +MODULE_DESCRIPTION("STM32F746 Pinctrl Driver"); -> +MODULE_AUTHOR("Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"); +> +MODULE_AUTHOR("Maxime Coquelin <mcoquelin.stm32@gmail.com>"); ...and here as well. Please don't use modular support functions and infrastructure for code that is only built-in. Either make sure it can @@ -71,8 +71,4 @@ Paul. > -- > 1.9.1 -> --- -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 8ac8f4d..b82f425 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,29 +1,20 @@ "ref\01467726017-20041-1-git-send-email-alexandre.torgue@st.com\0" "ref\01467726017-20041-3-git-send-email-alexandre.torgue@st.com\0" - "ref\01467726017-20041-3-git-send-email-alexandre.torgue-qxv4g6HH51o@public.gmane.org\0" - "From\0Paul Gortmaker <paul.gortmaker-CWA4WttNNZF54TAoqtyWWQ@public.gmane.org>\0" - "Subject\0Re: [PATCH 2/3] pinctrl: Add STM32F746 MCU support\0" + "From\0paul.gortmaker@windriver.com (Paul Gortmaker)\0" + "Subject\0[PATCH 2/3] pinctrl: Add STM32F746 MCU support\0" "Date\0Tue, 5 Jul 2016 10:02:18 -0400\0" - "To\0Alexandre TORGUE <alexandre.torgue-qxv4g6HH51o@public.gmane.org>\0" - "Cc\0Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Patrice Chotard <patrice.chotard-qxv4g6HH51o@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "[[PATCH 2/3] pinctrl: Add STM32F746 MCU support] On 05/07/2016 (Tue 15:40) Alexandre TORGUE wrote:\n" "\n" - "> From: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "> From: Maxime Coquelin <mcoquelin.stm32@gmail.com>\n" "> \n" "> This patch which adds STM32F746 pinctrl and GPIO support, relies on the\n" "> generic STM32 pinctrl driver.\n" "> \n" - "> Signed-off-by: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "> Signed-off-by: Alexandre TORGUE <alexandre.torgue-qxv4g6HH51o@public.gmane.org>\n" + "> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>\n" + "> Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>\n" "> \n" "> diff --git a/drivers/pinctrl/stm32/Kconfig b/drivers/pinctrl/stm32/Kconfig\n" "> index 0f28841..4c40dae 100644\n" @@ -75,7 +66,7 @@ "> +\n" "> +MODULE_LICENSE(\"GPL\");\n" "> +MODULE_DESCRIPTION(\"STM32F746 Pinctrl Driver\");\n" - "> +MODULE_AUTHOR(\"Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\");\n" + "> +MODULE_AUTHOR(\"Maxime Coquelin <mcoquelin.stm32@gmail.com>\");\n" "\n" "...and here as well. Please don't use modular support functions and\n" "infrastructure for code that is only built-in. Either make sure it can\n" @@ -88,10 +79,6 @@ "\n" "> -- \n" "> 1.9.1\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 + > -4471bfb3562663c5f5164a528ada8ba93dfd97138facba8fbbb1650c73ea7017 +425ded57be1f1eccccfab3e510c9c31df29543647ebc15ec91a08317505e0fd2
diff --git a/a/1.txt b/N2/1.txt index ba8c370..17fa704 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,12 +1,12 @@ [[PATCH 2/3] pinctrl: Add STM32F746 MCU support] On 05/07/2016 (Tue 15:40) Alexandre TORGUE wrote: -> From: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +> From: Maxime Coquelin <mcoquelin.stm32@gmail.com> > > This patch which adds STM32F746 pinctrl and GPIO support, relies on the > generic STM32 pinctrl driver. > -> Signed-off-by: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -> Signed-off-by: Alexandre TORGUE <alexandre.torgue-qxv4g6HH51o@public.gmane.org> +> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com> +> Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com> > > diff --git a/drivers/pinctrl/stm32/Kconfig b/drivers/pinctrl/stm32/Kconfig > index 0f28841..4c40dae 100644 @@ -58,7 +58,7 @@ > + > +MODULE_LICENSE("GPL"); > +MODULE_DESCRIPTION("STM32F746 Pinctrl Driver"); -> +MODULE_AUTHOR("Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"); +> +MODULE_AUTHOR("Maxime Coquelin <mcoquelin.stm32@gmail.com>"); ...and here as well. Please don't use modular support functions and infrastructure for code that is only built-in. Either make sure it can @@ -71,8 +71,4 @@ Paul. > -- > 1.9.1 -> --- -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 8ac8f4d..95740df 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,29 +1,28 @@ "ref\01467726017-20041-1-git-send-email-alexandre.torgue@st.com\0" "ref\01467726017-20041-3-git-send-email-alexandre.torgue@st.com\0" - "ref\01467726017-20041-3-git-send-email-alexandre.torgue-qxv4g6HH51o@public.gmane.org\0" - "From\0Paul Gortmaker <paul.gortmaker-CWA4WttNNZF54TAoqtyWWQ@public.gmane.org>\0" + "From\0Paul Gortmaker <paul.gortmaker@windriver.com>\0" "Subject\0Re: [PATCH 2/3] pinctrl: Add STM32F746 MCU support\0" "Date\0Tue, 5 Jul 2016 10:02:18 -0400\0" - "To\0Alexandre TORGUE <alexandre.torgue-qxv4g6HH51o@public.gmane.org>\0" - "Cc\0Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Patrice Chotard <patrice.chotard-qxv4g6HH51o@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Alexandre TORGUE <alexandre.torgue@st.com>\0" + "Cc\0Linus Walleij <linus.walleij@linaro.org>" + Maxime Coquelin <mcoquelin.stm32@gmail.com> + Patrice Chotard <patrice.chotard@st.com> + Rob Herring <robh+dt@kernel.org> + <linux-kernel@vger.kernel.org> + <linux-gpio@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + " <devicetree@vger.kernel.org>\0" "\00:1\0" "b\0" "[[PATCH 2/3] pinctrl: Add STM32F746 MCU support] On 05/07/2016 (Tue 15:40) Alexandre TORGUE wrote:\n" "\n" - "> From: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "> From: Maxime Coquelin <mcoquelin.stm32@gmail.com>\n" "> \n" "> This patch which adds STM32F746 pinctrl and GPIO support, relies on the\n" "> generic STM32 pinctrl driver.\n" "> \n" - "> Signed-off-by: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "> Signed-off-by: Alexandre TORGUE <alexandre.torgue-qxv4g6HH51o@public.gmane.org>\n" + "> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>\n" + "> Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>\n" "> \n" "> diff --git a/drivers/pinctrl/stm32/Kconfig b/drivers/pinctrl/stm32/Kconfig\n" "> index 0f28841..4c40dae 100644\n" @@ -75,7 +74,7 @@ "> +\n" "> +MODULE_LICENSE(\"GPL\");\n" "> +MODULE_DESCRIPTION(\"STM32F746 Pinctrl Driver\");\n" - "> +MODULE_AUTHOR(\"Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\");\n" + "> +MODULE_AUTHOR(\"Maxime Coquelin <mcoquelin.stm32@gmail.com>\");\n" "\n" "...and here as well. Please don't use modular support functions and\n" "infrastructure for code that is only built-in. Either make sure it can\n" @@ -88,10 +87,6 @@ "\n" "> -- \n" "> 1.9.1\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 + > -4471bfb3562663c5f5164a528ada8ba93dfd97138facba8fbbb1650c73ea7017 +66f487084ed56e6288403e7890ebf769cf95d678e4ddaa25854fe5a7af58f759
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.