diff for duplicates of <20160127072732.GE3368@x1> diff --git a/a/1.txt b/N1/1.txt index 5be6873..67a6c8b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,13 +8,13 @@ On Wed, 27 Jan 2016, Wenyou Yang wrote: > It is interfaced to the host controller using I2C interface, > ACT8945A is a child device of the I2C. > -> Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> -> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> +> Signed-off-by: Wenyou Yang <wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> +> Reviewed-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> Can I take the MFD patches in separately? For my own reference: - Acked-by: Lee Jones <lee.jones@linaro.org> + Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> > --- > @@ -97,7 +97,7 @@ For my own reference: > + * > + * Copyright (C) 2015 Atmel Corporation. > + * -> + * Author: Wenyou Yang <wenyou.yang@atmel.com> +> + * Author: Wenyou Yang <wenyou.yang-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 the @@ -202,11 +202,15 @@ For my own reference: > +module_exit(act8945a_i2c_exit); > + > +MODULE_DESCRIPTION("ACT8945A PMIC multi-function driver"); -> +MODULE_AUTHOR("Wenyou Yang <wenyou.yang@atmel.com>"); +> +MODULE_AUTHOR("Wenyou Yang <wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>"); > +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 61baebb..bc1e9ba 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,22 @@ "ref\01453861685-30924-1-git-send-email-wenyou.yang@atmel.com\0" "ref\01453861685-30924-2-git-send-email-wenyou.yang@atmel.com\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH v8 1/2] mfd: act8945a: add Active-semi ACT8945A PMIC MFD driver\0" + "ref\01453861685-30924-2-git-send-email-wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0" + "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH v8 1/2] mfd: act8945a: add Active-semi ACT8945A PMIC MFD driver\0" "Date\0Wed, 27 Jan 2016 07:27:32 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Wenyou Yang <wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" + "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + Javier Martinez Canillas <javier-0uQlZySMnqxg9hUCZPvPmw@public.gmane.org> + Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> + Peter Korsgaard <jacmet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On Wed, 27 Jan 2016, Wenyou Yang wrote:\n" @@ -16,13 +29,13 @@ "> It is interfaced to the host controller using I2C interface,\n" "> ACT8945A is a child device of the I2C.\n" "> \n" - "> Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>\n" - "> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>\n" + "> Signed-off-by: Wenyou Yang <wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" + "> Reviewed-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" "\n" "Can I take the MFD patches in separately?\n" "\n" "For my own reference:\n" - " Acked-by: Lee Jones <lee.jones@linaro.org>\n" + " Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" "\n" "> ---\n" "> \n" @@ -105,7 +118,7 @@ "> + *\n" "> + * Copyright (C) 2015 Atmel Corporation.\n" "> + *\n" - "> + * Author: Wenyou Yang <wenyou.yang@atmel.com>\n" + "> + * Author: Wenyou Yang <wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify it\n" "> + * under the terms of the GNU General Public License as published by the\n" @@ -210,13 +223,17 @@ "> +module_exit(act8945a_i2c_exit);\n" "> +\n" "> +MODULE_DESCRIPTION(\"ACT8945A PMIC multi-function driver\");\n" - "> +MODULE_AUTHOR(\"Wenyou Yang <wenyou.yang@atmel.com>\");\n" + "> +MODULE_AUTHOR(\"Wenyou Yang <wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\");\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 -2c83875fa3aaad1ff7597851334ecddd77412723994a17d18f5764e01415c9e7 +de56f9af9d47f322f4273f90dfb02827fc18c32a9b9d34d613a42c248ad40a53
diff --git a/a/1.txt b/N2/1.txt index 5be6873..faad3fe 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -208,5 +208,5 @@ For my own reference: -- 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 61baebb..95bf7ac 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,21 @@ "ref\01453861685-30924-1-git-send-email-wenyou.yang@atmel.com\0" "ref\01453861685-30924-2-git-send-email-wenyou.yang@atmel.com\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH v8 1/2] mfd: act8945a: add Active-semi ACT8945A PMIC MFD driver\0" + "From\0Lee Jones <lee.jones@linaro.org>\0" + "Subject\0Re: [PATCH v8 1/2] mfd: act8945a: add Active-semi ACT8945A PMIC MFD driver\0" "Date\0Wed, 27 Jan 2016 07:27:32 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Wenyou Yang <wenyou.yang@atmel.com>\0" + "Cc\0Rob Herring <robh+dt@kernel.org>" + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + Javier Martinez Canillas <javier@dowhile0.org> + Krzysztof Kozlowski <k.kozlowski@samsung.com> + Peter Korsgaard <jacmet@gmail.com> + Nicolas Ferre <nicolas.ferre@atmel.com> + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + " devicetree@vger.kernel.org\0" "\00:1\0" "b\0" "On Wed, 27 Jan 2016, Wenyou Yang wrote:\n" @@ -216,7 +228,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 -2c83875fa3aaad1ff7597851334ecddd77412723994a17d18f5764e01415c9e7 +94b0e34e4be8b6665e5542b282040ae467dbb69d7fb7a2de1a24592df2295626
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.