diff for duplicates of <20160111092427.GI14104@x1> diff --git a/a/1.txt b/N1/1.txt index 9e4f2c6..9a93955 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On Thu, 17 Dec 2015, Chen-Yu Tsai wrote: > It is functionally identical to AXP221; only the regulator default > voltage/status and the external host interface are different. > -> Signed-off-by: Chen-Yu Tsai <wens@csie.org> +> Signed-off-by: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org> > --- > drivers/mfd/Kconfig | 11 +++++++ > drivers/mfd/Makefile | 1 + @@ -69,7 +69,7 @@ They have a habit of becoming out of date. No copyright line? -> + * Author: Chen-Yu Tsai <wens@csie.org> +> + * Author: Chen-Yu Tsai <wens-jdAy2FN1RRM@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 version 2 as @@ -141,7 +141,7 @@ What's the point of this call? Why do you need a sunxi_ variant? > +module_sunxi_rsb_driver(axp20x_rsb_driver); > + > +MODULE_DESCRIPTION("PMIC MFD sunXi RSB driver for AXP20X"); -> +MODULE_AUTHOR("Chen-Yu Tsai <wens@csie.org>"); +> +MODULE_AUTHOR("Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>"); > +MODULE_LICENSE("GPL v2"); > diff --git a/drivers/mfd/axp20x.c b/drivers/mfd/axp20x.c > index 54a00168da26..968d77fb95d8 100644 @@ -179,5 +179,10 @@ What's the point of this call? Why do you need a sunxi_ variant? -- 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 + +-- +You received this message because you are subscribed to the Google Groups "linux-sunxi" group. +To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org +For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N1/content_digest index 055db47..e1f4948 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,20 @@ "ref\01450283538-25067-1-git-send-email-wens@csie.org\0" "ref\01450283538-25067-7-git-send-email-wens@csie.org\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH v6 6/9] mfd: axp20x: Add support for RSB based AXP223 PMIC\0" + "ref\01450283538-25067-7-git-send-email-wens-jdAy2FN1RRM@public.gmane.org\0" + "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH v6 6/9] mfd: axp20x: Add support for RSB based AXP223 PMIC\0" "Date\0Mon, 11 Jan 2016 09:24:27 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>\0" + "Cc\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" + Chen-Yu Tsai <wens-9oqZluOz41k@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org + Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> + Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Andy Shevchenko <andy.shevchenko-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + " Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" "\00:1\0" "b\0" "On Thu, 17 Dec 2015, Chen-Yu Tsai wrote:\n" @@ -12,7 +23,7 @@ "> It is functionally identical to AXP221; only the regulator default\n" "> voltage/status and the external host interface are different.\n" "> \n" - "> Signed-off-by: Chen-Yu Tsai <wens@csie.org>\n" + "> Signed-off-by: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>\n" "> ---\n" "> drivers/mfd/Kconfig | 11 +++++++\n" "> drivers/mfd/Makefile | 1 +\n" @@ -77,7 +88,7 @@ "\n" "No copyright line?\n" "\n" - "> + * Author: Chen-Yu Tsai <wens@csie.org>\n" + "> + * Author: Chen-Yu Tsai <wens-jdAy2FN1RRM@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 version 2 as\n" @@ -149,7 +160,7 @@ "> +module_sunxi_rsb_driver(axp20x_rsb_driver);\n" "> +\n" "> +MODULE_DESCRIPTION(\"PMIC MFD sunXi RSB driver for AXP20X\");\n" - "> +MODULE_AUTHOR(\"Chen-Yu Tsai <wens@csie.org>\");\n" + "> +MODULE_AUTHOR(\"Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>\");\n" "> +MODULE_LICENSE(\"GPL v2\");\n" "> diff --git a/drivers/mfd/axp20x.c b/drivers/mfd/axp20x.c\n" "> index 54a00168da26..968d77fb95d8 100644\n" @@ -187,7 +198,12 @@ "-- \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" + "-- \n" + "You received this message because you are subscribed to the Google Groups \"linux-sunxi\" group.\n" + "To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" + For more options, visit https://groups.google.com/d/optout. -7d7127ad5c8da92c18538ed1304c4215d2903487af16e5c8aee6f7e2ffbb5406 +54ac778df33789a347869e8dc3d2daa9c14d803b2695267ceb86d438473056e2
diff --git a/a/1.txt b/N2/1.txt index 9e4f2c6..6acfab6 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -179,5 +179,5 @@ What's the point of this call? Why do you need a sunxi_ variant? -- 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 055db47..536213a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,19 @@ "ref\01450283538-25067-1-git-send-email-wens@csie.org\0" "ref\01450283538-25067-7-git-send-email-wens@csie.org\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH v6 6/9] mfd: axp20x: Add support for RSB based AXP223 PMIC\0" + "From\0Lee Jones <lee.jones@linaro.org>\0" + "Subject\0Re: [PATCH v6 6/9] mfd: axp20x: Add support for RSB based AXP223 PMIC\0" "Date\0Mon, 11 Jan 2016 09:24:27 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Chen-Yu Tsai <wens@csie.org>\0" + "Cc\0Maxime Ripard <maxime.ripard@free-electrons.com>" + Chen-Yu Tsai <wens@wens.tw> + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + linux-sunxi@googlegroups.com + Hans de Goede <hdegoede@redhat.com> + Mark Brown <broonie@kernel.org> + Andy Shevchenko <andy.shevchenko@gmail.com> + " Rob Herring <robh+dt@kernel.org>\0" "\00:1\0" "b\0" "On Thu, 17 Dec 2015, Chen-Yu Tsai wrote:\n" @@ -187,7 +197,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 -7d7127ad5c8da92c18538ed1304c4215d2903487af16e5c8aee6f7e2ffbb5406 +b8eee24ead0033c2e530a4e80e8a545c032788cdf3ac648b0b59fe9de87b3795
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.