diff for duplicates of <20151005092903.GG3243@x1> diff --git a/a/1.txt b/N1/1.txt index 9036283..6d49dd1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,11 +4,11 @@ On Mon, 05 Oct 2015, Lee Jones wrote: > > > The old tps65912 driver is being replaced, delete old driver. > > -> > Signed-off-by: Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org> +> > Signed-off-by: Andrew F. Davis <afd@ti.com> > > I already Acked this in v3. > -> Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Acked-by: Lee Jones <lee.jones@linaro.org> Ack can carry, but is there any chance this can be split up for easy digestion into the respective trees? @@ -74,7 +74,7 @@ digestion into the respective trees? > > -/* > > - * Copyright 2011 Texas Instruments Inc. > > - * -> > - * Author: Margarita Olaya <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org> +> > - * Author: Margarita Olaya <magi@slimlogic.co.uk> > > - * > > - * 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 @@ -220,7 +220,7 @@ digestion into the respective trees? > > -} > > -module_exit(tps65912_gpio_exit); > > - -> > -MODULE_AUTHOR("Margarita Olaya Cabrera <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org>"); +> > -MODULE_AUTHOR("Margarita Olaya Cabrera <magi@slimlogic.co.uk>"); > > -MODULE_DESCRIPTION("GPIO interface for TPS65912 PMICs"); > > -MODULE_LICENSE("GPL v2"); > > -MODULE_ALIAS("platform:tps65912-gpio"); @@ -287,7 +287,7 @@ digestion into the respective trees? > > - * > > - * Copyright 2011 Texas Instruments Inc. > > - * -> > - * Author: Margarita Olaya Cabrera <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org> +> > - * Author: Margarita Olaya Cabrera <magi@slimlogic.co.uk> > > - * > > - * 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 @@ -454,7 +454,7 @@ digestion into the respective trees? > > - tps65912_irq_exit(tps65912); > > -} > > - -> > -MODULE_AUTHOR("Margarita Olaya <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org>"); +> > -MODULE_AUTHOR("Margarita Olaya <magi@slimlogic.co.uk>"); > > -MODULE_DESCRIPTION("TPS65912x chip family multi-function driver"); > > -MODULE_LICENSE("GPL"); > > diff --git a/drivers/mfd/tps65912-i2c.c b/drivers/mfd/tps65912-i2c.c @@ -468,7 +468,7 @@ digestion into the respective trees? > > - * > > - * Copyright 2011 Texas Instruments Inc. > > - * -> > - * Author: Margarita Olaya Cabrera <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org> +> > - * Author: Margarita Olaya Cabrera <magi@slimlogic.co.uk> > > - * > > - * 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 @@ -599,7 +599,7 @@ digestion into the respective trees? > > -} > > -module_exit(tps65912_i2c_exit); > > - -> > -MODULE_AUTHOR("Margarita Olaya <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org>"); +> > -MODULE_AUTHOR("Margarita Olaya <magi@slimlogic.co.uk>"); > > -MODULE_DESCRIPTION("TPS6591x chip family multi-function driver"); > > -MODULE_LICENSE("GPL"); > > diff --git a/drivers/mfd/tps65912-irq.c b/drivers/mfd/tps65912-irq.c @@ -613,7 +613,7 @@ digestion into the respective trees? > > - * > > - * Copyright 2011 Texas Instruments Inc. > > - * -> > - * Author: Margarita Olaya <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org> +> > - * Author: Margarita Olaya <magi@slimlogic.co.uk> > > - * > > - * 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 @@ -836,7 +836,7 @@ digestion into the respective trees? > > - * > > - * Copyright 2011 Texas Instruments Inc. > > - * -> > - * Author: Margarita Olaya Cabrera <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org> +> > - * Author: Margarita Olaya Cabrera <magi@slimlogic.co.uk> > > - * > > - * 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 @@ -969,7 +969,7 @@ digestion into the respective trees? > > -} > > -module_exit(tps65912_spi_exit); > > - -> > -MODULE_AUTHOR("Margarita Olaya <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org>"); +> > -MODULE_AUTHOR("Margarita Olaya <magi@slimlogic.co.uk>"); > > -MODULE_DESCRIPTION("SPI support for TPS65912 chip family mfd"); > > -MODULE_LICENSE("GPL"); > > diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig @@ -1012,7 +1012,7 @@ digestion into the respective trees? > > - * > > - * Copyright 2011 Texas Instruments Inc. > > - * -> > - * Author: Margarita Olaya Cabrera <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org> +> > - * Author: Margarita Olaya Cabrera <magi@slimlogic.co.uk> > > - * > > - * 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 @@ -1544,7 +1544,7 @@ digestion into the respective trees? > > -} > > -module_exit(tps65912_cleanup); > > - -> > -MODULE_AUTHOR("Margarita Olaya Cabrera <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org>"); +> > -MODULE_AUTHOR("Margarita Olaya Cabrera <magi@slimlogic.co.uk>"); > > -MODULE_DESCRIPTION("TPS65912 voltage regulator driver"); > > -MODULE_LICENSE("GPL v2"); > > -MODULE_ALIAS("platform:tps65912-pmic"); @@ -1559,7 +1559,7 @@ digestion into the respective trees? > > - * > > - * Copyright 2011 Texas Instruments Inc. > > - * -> > - * Author: Margarita Olaya <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org> +> > - * Author: Margarita Olaya <magi@slimlogic.co.uk> > > - * > > - * 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 @@ -1889,7 +1889,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 805c2db..8a4c4c0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,20 @@ "ref\01443731874-21362-1-git-send-email-afd@ti.com\0" "ref\01443731874-21362-3-git-send-email-afd@ti.com\0" "ref\020151005092820.GF3243@x1\0" - "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "From\0Lee Jones <lee.jones@linaro.org>\0" "Subject\0Re: [PATCH v4 2/5] mfd: tps65912: Remove old driver in preparation for new driver\0" "Date\0Mon, 5 Oct 2015 10:29:03 +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> - 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> + devicetree@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Mon, 05 Oct 2015, Lee Jones wrote:\n" @@ -23,11 +23,11 @@ "> \n" "> > The old tps65912 driver is being replaced, delete old driver.\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" "> I already Acked this in v3.\n" "> \n" - "> Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> Acked-by: Lee Jones <lee.jones@linaro.org>\n" "\n" "Ack can carry, but is there any chance this can be split up for easy\n" "digestion into the respective trees?\n" @@ -93,7 +93,7 @@ "> > -/*\n" "> > - * Copyright 2011 Texas Instruments Inc.\n" "> > - *\n" - "> > - * Author: Margarita Olaya <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org>\n" + "> > - * Author: Margarita Olaya <magi@slimlogic.co.uk>\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" @@ -239,7 +239,7 @@ "> > -}\n" "> > -module_exit(tps65912_gpio_exit);\n" "> > -\n" - "> > -MODULE_AUTHOR(\"Margarita Olaya Cabrera <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org>\");\n" + "> > -MODULE_AUTHOR(\"Margarita Olaya Cabrera <magi@slimlogic.co.uk>\");\n" "> > -MODULE_DESCRIPTION(\"GPIO interface for TPS65912 PMICs\");\n" "> > -MODULE_LICENSE(\"GPL v2\");\n" "> > -MODULE_ALIAS(\"platform:tps65912-gpio\");\n" @@ -306,7 +306,7 @@ "> > - *\n" "> > - * Copyright 2011 Texas Instruments Inc.\n" "> > - *\n" - "> > - * Author: Margarita Olaya Cabrera <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org>\n" + "> > - * Author: Margarita Olaya Cabrera <magi@slimlogic.co.uk>\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" @@ -473,7 +473,7 @@ "> > -\ttps65912_irq_exit(tps65912);\n" "> > -}\n" "> > -\n" - "> > -MODULE_AUTHOR(\"Margarita Olaya\t<magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org>\");\n" + "> > -MODULE_AUTHOR(\"Margarita Olaya\t<magi@slimlogic.co.uk>\");\n" "> > -MODULE_DESCRIPTION(\"TPS65912x chip family multi-function driver\");\n" "> > -MODULE_LICENSE(\"GPL\");\n" "> > diff --git a/drivers/mfd/tps65912-i2c.c b/drivers/mfd/tps65912-i2c.c\n" @@ -487,7 +487,7 @@ "> > - *\n" "> > - * Copyright 2011 Texas Instruments Inc.\n" "> > - *\n" - "> > - * Author: Margarita Olaya Cabrera <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org>\n" + "> > - * Author: Margarita Olaya Cabrera <magi@slimlogic.co.uk>\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" @@ -618,7 +618,7 @@ "> > -}\n" "> > -module_exit(tps65912_i2c_exit);\n" "> > -\n" - "> > -MODULE_AUTHOR(\"Margarita Olaya\t<magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org>\");\n" + "> > -MODULE_AUTHOR(\"Margarita Olaya\t<magi@slimlogic.co.uk>\");\n" "> > -MODULE_DESCRIPTION(\"TPS6591x chip family multi-function driver\");\n" "> > -MODULE_LICENSE(\"GPL\");\n" "> > diff --git a/drivers/mfd/tps65912-irq.c b/drivers/mfd/tps65912-irq.c\n" @@ -632,7 +632,7 @@ "> > - *\n" "> > - * Copyright 2011 Texas Instruments Inc.\n" "> > - *\n" - "> > - * Author: Margarita Olaya <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org>\n" + "> > - * Author: Margarita Olaya <magi@slimlogic.co.uk>\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" @@ -855,7 +855,7 @@ "> > - *\n" "> > - * Copyright 2011 Texas Instruments Inc.\n" "> > - *\n" - "> > - * Author: Margarita Olaya Cabrera <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org>\n" + "> > - * Author: Margarita Olaya Cabrera <magi@slimlogic.co.uk>\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" @@ -988,7 +988,7 @@ "> > -}\n" "> > -module_exit(tps65912_spi_exit);\n" "> > -\n" - "> > -MODULE_AUTHOR(\"Margarita Olaya\t<magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org>\");\n" + "> > -MODULE_AUTHOR(\"Margarita Olaya\t<magi@slimlogic.co.uk>\");\n" "> > -MODULE_DESCRIPTION(\"SPI support for TPS65912 chip family mfd\");\n" "> > -MODULE_LICENSE(\"GPL\");\n" "> > diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig\n" @@ -1031,7 +1031,7 @@ "> > - *\n" "> > - * Copyright 2011 Texas Instruments Inc.\n" "> > - *\n" - "> > - * Author: Margarita Olaya Cabrera <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org>\n" + "> > - * Author: Margarita Olaya Cabrera <magi@slimlogic.co.uk>\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" @@ -1563,7 +1563,7 @@ "> > -}\n" "> > -module_exit(tps65912_cleanup);\n" "> > -\n" - "> > -MODULE_AUTHOR(\"Margarita Olaya Cabrera <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org>\");\n" + "> > -MODULE_AUTHOR(\"Margarita Olaya Cabrera <magi@slimlogic.co.uk>\");\n" "> > -MODULE_DESCRIPTION(\"TPS65912 voltage regulator driver\");\n" "> > -MODULE_LICENSE(\"GPL v2\");\n" "> > -MODULE_ALIAS(\"platform:tps65912-pmic\");\n" @@ -1578,7 +1578,7 @@ "> > - *\n" "> > - * Copyright 2011 Texas Instruments Inc.\n" "> > - *\n" - "> > - * Author: Margarita Olaya <magi-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org>\n" + "> > - * Author: Margarita Olaya <magi@slimlogic.co.uk>\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" @@ -1907,10 +1907,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 -996b63ca8a1bb1d411fc30c27b50adc26e4596c2cc9a9a99fe8a04266de08682 +404d5e6a6ffc84746e7e0f627a1bfb2b3a7dc7be5ab05c852ed2514e5a2d803b
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.