diff for duplicates of <20150624142456.GS15013@x1> diff --git a/a/1.txt b/N1/1.txt index e0736b8..9a68b65 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -21,9 +21,9 @@ i.e. atmel,sama5d2-flexcom. > Also the Flexcom embeds FIFOs: the latest patches of the SPI, I2C and > USART drivers take advantage of this new feature. > -> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com> -> Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com> -> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> +> Signed-off-by: Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> +> Acked-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> +> Acked-by: Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> > --- > drivers/mfd/Kconfig | 11 +++++ > drivers/mfd/Makefile | 1 + @@ -76,7 +76,7 @@ i.e. atmel,sama5d2-flexcom. > + * > + * Copyright (C) 2015 Atmel Corporation > + * -> + * Author: Cyrille Pitchen <cyrille.pitchen@atmel.com> +> + * Author: Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License as published by @@ -166,12 +166,16 @@ i.e. atmel,sama5d2-flexcom. > + > +module_platform_driver(atmel_flexcom_driver); > + -> +MODULE_AUTHOR("Cyrille Pitchen <cyrille.pitchen@atmel.com>"); +> +MODULE_AUTHOR("Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>"); > +MODULE_DESCRIPTION("Atmel Flexcom MFD driver"); > +MODULE_LICENSE("GPL"); -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org ? Open source software for ARM SoCs +Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog +-- +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 a7c12d4..ef7668d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,22 @@ "ref\0cover.1434967670.git.cyrille.pitchen@atmel.com\0" "ref\0dddf7a6d750967785255733a7931780b3c465d5f.1434967670.git.cyrille.pitchen@atmel.com\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH v4 2/2] mfd: flexcom: add a driver for Atmel Flexible Serial Communication Unit\0" + "ref\0dddf7a6d750967785255733a7931780b3c465d5f.1434967670.git.cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0" + "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH v4 2/2] mfd: flexcom: add a driver for Atmel Flexible Serial Communication Unit\0" "Date\0Wed, 24 Jun 2015 15:24:56 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" + "Cc\0nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org" + boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org + alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org + sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + pawel.moll-5wv7dgnIgG8@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org + galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On Mon, 22 Jun 2015, Cyrille Pitchen wrote:\n" @@ -29,9 +42,9 @@ "> Also the Flexcom embeds FIFOs: the latest patches of the SPI, I2C and\n" "> USART drivers take advantage of this new feature.\n" "> \n" - "> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>\n" - "> Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>\n" - "> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>\n" + "> Signed-off-by: Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" + "> Acked-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" + "> Acked-by: Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "> ---\n" "> drivers/mfd/Kconfig | 11 +++++\n" "> drivers/mfd/Makefile | 1 +\n" @@ -84,7 +97,7 @@ "> + *\n" "> + * Copyright (C) 2015 Atmel Corporation\n" "> + *\n" - "> + * Author: Cyrille Pitchen <cyrille.pitchen@atmel.com>\n" + "> + * Author: Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify\n" "> + * it under the terms of the GNU General Public License as published by\n" @@ -174,14 +187,18 @@ "> +\n" "> +module_platform_driver(atmel_flexcom_driver);\n" "> +\n" - "> +MODULE_AUTHOR(\"Cyrille Pitchen <cyrille.pitchen@atmel.com>\");\n" + "> +MODULE_AUTHOR(\"Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\");\n" "> +MODULE_DESCRIPTION(\"Atmel Flexcom MFD driver\");\n" "> +MODULE_LICENSE(\"GPL\");\n" "\n" "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org ? Open source software for ARM SoCs\n" - Follow Linaro: Facebook | Twitter | Blog + "Linaro.org \342\224\202 Open source software for ARM SoCs\n" + "Follow Linaro: Facebook | Twitter | Blog\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 -15b0165f680f71722719fcf64a57301cfb061916ee6098121898b6d468845450 +a67d9f7cb52e143e4b6f6afa73e5cac75a2f4ee5fb3aec493e9bb3ee00ae26e8
diff --git a/a/1.txt b/N2/1.txt index e0736b8..1574f14 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -173,5 +173,5 @@ i.e. atmel,sama5d2-flexcom. -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org ? Open source software for ARM SoCs +Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog diff --git a/a/content_digest b/N2/content_digest index a7c12d4..2cdfca6 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,21 @@ "ref\0cover.1434967670.git.cyrille.pitchen@atmel.com\0" "ref\0dddf7a6d750967785255733a7931780b3c465d5f.1434967670.git.cyrille.pitchen@atmel.com\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH v4 2/2] mfd: flexcom: add a driver for Atmel Flexible Serial Communication Unit\0" + "From\0Lee Jones <lee.jones@linaro.org>\0" + "Subject\0Re: [PATCH v4 2/2] mfd: flexcom: add a driver for Atmel Flexible Serial Communication Unit\0" "Date\0Wed, 24 Jun 2015 15:24:56 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Cyrille Pitchen <cyrille.pitchen@atmel.com>\0" + "Cc\0nicolas.ferre@atmel.com" + boris.brezillon@free-electrons.com + alexandre.belloni@free-electrons.com + sameo@linux.intel.com + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + robh+dt@kernel.org + pawel.moll@arm.com + mark.rutland@arm.com + ijc+devicetree@hellion.org.uk + galak@codeaurora.org + " devicetree@vger.kernel.org\0" "\00:1\0" "b\0" "On Mon, 22 Jun 2015, Cyrille Pitchen wrote:\n" @@ -181,7 +193,7 @@ "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org ? Open source software for ARM SoCs\n" + "Linaro.org \342\224\202 Open source software for ARM SoCs\n" Follow Linaro: Facebook | Twitter | Blog -15b0165f680f71722719fcf64a57301cfb061916ee6098121898b6d468845450 +d15688e7657861cb0d7c95ba7b5c943ddbb28c81d893a3adf66662ffb543a819
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.