diff for duplicates of <20151019092336.GI31804@x1> diff --git a/a/1.txt b/N1/1.txt index 9019d6e..fb06f63 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,7 +9,7 @@ On Fri, 16 Oct 2015, Andrew F. Davis wrote: What's a GPO controller? -> Signed-off-by: Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org> +> Signed-off-by: Andrew F. Davis <afd@ti.com> > --- > drivers/mfd/Kconfig | 13 ++++ > drivers/mfd/Makefile | 1 + @@ -85,7 +85,7 @@ I'd suggest removing the driver part. We know it's a driver. > + * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/ > + * -> + * Author: Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org> +> + * Author: Andrew F. Davis <afd@ti.com> > + * > + * 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 @@ -228,7 +228,7 @@ if (ret) > + > +module_i2c_driver(tps65086_driver); > + -> +MODULE_AUTHOR("Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>"); +> +MODULE_AUTHOR("Andrew F. Davis <afd@ti.com>"); > +MODULE_DESCRIPTION("TPS65086x PMIC Driver"); > +MODULE_LICENSE("GPL v2"); > diff --git a/include/linux/mfd/tps65086.h b/include/linux/mfd/tps65086.h @@ -242,7 +242,7 @@ if (ret) > + * > + * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/ > + * -> + * Author: Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org> +> + * Author: Andrew F. Davis <afd@ti.com> > + * > + * 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 @@ -363,7 +363,3 @@ Lee Jones Linaro STMicroelectronics Landing Team Lead 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 9442f96..0ca7b66 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,20 @@ "ref\01445014753-15450-1-git-send-email-afd@ti.com\0" "ref\01445014753-15450-3-git-send-email-afd@ti.com\0" - "ref\01445014753-15450-3-git-send-email-afd-l0cyMroinI0@public.gmane.org\0" - "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "From\0Lee Jones <lee.jones@linaro.org>\0" "Subject\0Re: [PATCH 2/4] mfd: tps65086: Add driver for the TPS65086 PMIC\0" "Date\0Mon, 19 Oct 2015 10:23:36 +0100\0" - "To\0Andrew F. Davis <afd-l0cyMroinI0@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> - Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org> - linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Andrew F. Davis <afd@ti.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> + Mark Brown <broonie@kernel.org> + Alexandre Courbot <gnurou@gmail.com> + Grygorii Strashko <grygorii.strashko@ti.com> + linux-gpio@vger.kernel.org + devicetree@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Fri, 16 Oct 2015, Andrew F. Davis wrote:\n" @@ -29,7 +28,7 @@ "\n" "What's a GPO controller?\n" "\n" - "> Signed-off-by: Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\n" + "> Signed-off-by: Andrew F. Davis <afd@ti.com>\n" "> ---\n" "> drivers/mfd/Kconfig | 13 ++++\n" "> drivers/mfd/Makefile | 1 +\n" @@ -105,7 +104,7 @@ "\n" "> + * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/\n" "> + *\n" - "> + * Author: Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\n" + "> + * Author: Andrew F. Davis <afd@ti.com>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or\n" "> + * modify it under the terms of the GNU General Public License version 2 as\n" @@ -248,7 +247,7 @@ "> +\n" "> +module_i2c_driver(tps65086_driver);\n" "> +\n" - "> +MODULE_AUTHOR(\"Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\");\n" + "> +MODULE_AUTHOR(\"Andrew F. Davis <afd@ti.com>\");\n" "> +MODULE_DESCRIPTION(\"TPS65086x PMIC Driver\");\n" "> +MODULE_LICENSE(\"GPL v2\");\n" "> diff --git a/include/linux/mfd/tps65086.h b/include/linux/mfd/tps65086.h\n" @@ -262,7 +261,7 @@ "> + *\n" "> + * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/\n" "> + *\n" - "> + * Author: Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\n" + "> + * Author: Andrew F. Davis <afd@ti.com>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or\n" "> + * modify it under the terms of the GNU General Public License version 2 as\n" @@ -382,10 +381,6 @@ "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" "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 + Follow Linaro: Facebook | Twitter | Blog -2b8b210c6870ba681335a964b967bdf28ca965cdbaae11e3c584883521d0d3e7 +4b36a327b2b6254cd61b24fbd4619324c7f97d5e86893569372fe962ed23d48f
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.