All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20151013081453.GA17172@x1>

diff --git a/a/1.txt b/N1/1.txt
index 29f26b8..6fa14c3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -7,9 +7,9 @@ On Sun, 11 Oct 2015, Jonathan Cameron wrote:
 > > 
 > > Fixed various compilation issues and test this driver on omap5 evm.
 > > 
-> > Signed-off-by: Pradeep Goudagunta <pgoudagunta@nvidia.com>
-> > Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
-> > Signed-off-by: Marek Belisko <marek@goldelico.com>
+> > Signed-off-by: Pradeep Goudagunta <pgoudagunta-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+> > Signed-off-by: H. Nikolaus Schaller <hns-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>
+> > Signed-off-by: Marek Belisko <marek-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>
 > 
 > I'm pretty much fine with this.  However, there are some edits within the
 > existing mfd support so I will want acks for that or for the driver to go
@@ -20,14 +20,14 @@ On Sun, 11 Oct 2015, Jonathan Cameron wrote:
 > mfd driver already... I can't find any sign of the child device however so
 > I guess this is fine from that point of view.
 > 
-> Reviewed-by: Jonathan Cameron <jic23@kernel.org>
+> Reviewed-by: Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
 > > ---
 > >  drivers/iio/adc/Kconfig        |   9 +
 > >  drivers/iio/adc/Makefile       |   1 +
 > >  drivers/iio/adc/palmas_gpadc.c | 818 +++++++++++++++++++++++++++++++++++++++++
 > >  include/linux/mfd/palmas.h     |  75 ++--
 
-Acked-by: Lee Jones <lee.jones@linaro.org>
+Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
 
 > >  4 files changed, 879 insertions(+), 24 deletions(-)
 > >  create mode 100644 drivers/iio/adc/palmas_gpadc.c
@@ -75,7 +75,7 @@ Acked-by: Lee Jones <lee.jones@linaro.org>
 > > + *
 > > + * Copyright (c) 2013, NVIDIA Corporation. All rights reserved.
 > > + *
-> > + * Author: Pradeep Goudagunta <pgoudagunta@nvidia.com>
+> > + * Author: Pradeep Goudagunta <pgoudagunta-DDmLM1+adcrQT0dZR+AlfA@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
@@ -885,7 +885,7 @@ Acked-by: Lee Jones <lee.jones@linaro.org>
 > > +module_exit(palmas_gpadc_exit);
 > > +
 > > +MODULE_DESCRIPTION("palmas GPADC driver");
-> > +MODULE_AUTHOR("Pradeep Goudagunta<pgoudagunta@nvidia.com>");
+> > +MODULE_AUTHOR("Pradeep Goudagunta<pgoudagunta-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>");
 > > +MODULE_ALIAS("platform:palmas-gpadc");
 > > +MODULE_LICENSE("GPL v2");
 > > diff --git a/include/linux/mfd/palmas.h b/include/linux/mfd/palmas.h
@@ -1009,3 +1009,7 @@ 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 4d1ce6b..46bab8b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,30 +2,31 @@
  "ref\0cover.1444025625.git.hns@goldelico.com\0"
  "ref\0fba10a9902d88110569630da2a86ed4faf261e79.1444025628.git.hns@goldelico.com\0"
  "ref\0561A71B5.6020405@kernel.org\0"
- "From\0Lee Jones <lee.jones@linaro.org>\0"
+ "ref\0561A71B5.6020405-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
+ "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
  "Subject\0Re: [PATCH v2 1/3] iio:adc: add iio driver for Palmas (twl6035/7) gpadc\0"
  "Date\0Tue, 13 Oct 2015 09:14:53 +0100\0"
- "To\0Jonathan Cameron <jic23@kernel.org>\0"
- "Cc\0H. Nikolaus Schaller <hns@goldelico.com>"
-  Rob 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>
- " Beno\303\256t Cousson <bcousson@baylibre.com>"
-  Tony Lindgren <tony@atomide.com>
-  Russell King <linux@arm.linux.org.uk>
-  Marek Belisko <marek@goldelico.com>
-  Pradeep Goudagunta <pgoudagunta@nvidia.com>
-  Laxman Dewangan <ldewangan@nvidia.com>
-  gg@slimlogic.co.uk
-  jic23@jic23.retrosnub.co.uk
-  devicetree@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linux-omap@vger.kernel.org
-  linux-iio@vger.kernel.org
-  Grazvydas Ignotas <notasas@gmail.com>
- " Samuel Ortiz <sameo@linux.intel.com>\0"
+ "To\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0H. Nikolaus Schaller <hns-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>"
+  Rob 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>
+ " Beno\303\256t Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>"
+  Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
+  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
+  Marek Belisko <marek-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>
+  Pradeep Goudagunta <pgoudagunta-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+  Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+  gg-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org
+  jic23-tko9wxEg+fIOOJlXag/Snyp2UmYkHbXO@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Grazvydas Ignotas <notasas-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+ " Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On Sun, 11 Oct 2015, Jonathan Cameron wrote:\n"
@@ -37,9 +38,9 @@
  "> > \n"
  "> > Fixed various compilation issues and test this driver on omap5 evm.\n"
  "> > \n"
- "> > Signed-off-by: Pradeep Goudagunta <pgoudagunta@nvidia.com>\n"
- "> > Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>\n"
- "> > Signed-off-by: Marek Belisko <marek@goldelico.com>\n"
+ "> > Signed-off-by: Pradeep Goudagunta <pgoudagunta-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ "> > Signed-off-by: H. Nikolaus Schaller <hns-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>\n"
+ "> > Signed-off-by: Marek Belisko <marek-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>\n"
  "> \n"
  "> I'm pretty much fine with this.  However, there are some edits within the\n"
  "> existing mfd support so I will want acks for that or for the driver to go\n"
@@ -50,14 +51,14 @@
  "> mfd driver already... I can't find any sign of the child device however so\n"
  "> I guess this is fine from that point of view.\n"
  "> \n"
- "> Reviewed-by: Jonathan Cameron <jic23@kernel.org>\n"
+ "> Reviewed-by: Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
  "> > ---\n"
  "> >  drivers/iio/adc/Kconfig        |   9 +\n"
  "> >  drivers/iio/adc/Makefile       |   1 +\n"
  "> >  drivers/iio/adc/palmas_gpadc.c | 818 +++++++++++++++++++++++++++++++++++++++++\n"
  "> >  include/linux/mfd/palmas.h     |  75 ++--\n"
  "\n"
- "Acked-by: Lee Jones <lee.jones@linaro.org>\n"
+ "Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
  "\n"
  "> >  4 files changed, 879 insertions(+), 24 deletions(-)\n"
  "> >  create mode 100644 drivers/iio/adc/palmas_gpadc.c\n"
@@ -105,7 +106,7 @@
  "> > + *\n"
  "> > + * Copyright (c) 2013, NVIDIA Corporation. All rights reserved.\n"
  "> > + *\n"
- "> > + * Author: Pradeep Goudagunta <pgoudagunta@nvidia.com>\n"
+ "> > + * Author: Pradeep Goudagunta <pgoudagunta-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\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 as\n"
@@ -915,7 +916,7 @@
  "> > +module_exit(palmas_gpadc_exit);\n"
  "> > +\n"
  "> > +MODULE_DESCRIPTION(\"palmas GPADC driver\");\n"
- "> > +MODULE_AUTHOR(\"Pradeep Goudagunta<pgoudagunta@nvidia.com>\");\n"
+ "> > +MODULE_AUTHOR(\"Pradeep Goudagunta<pgoudagunta-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\");\n"
  "> > +MODULE_ALIAS(\"platform:palmas-gpadc\");\n"
  "> > +MODULE_LICENSE(\"GPL v2\");\n"
  "> > diff --git a/include/linux/mfd/palmas.h b/include/linux/mfd/palmas.h\n"
@@ -1038,6 +1039,10 @@
  "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
+ "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
 
-39e881f513c4e7987ac73fa6bf2f573235d5f29304944eba81a6d635394b1c3c
+4c9be00ba4a4154417fb2126d2657c048f89e90d030071e13151d48de7527bc6

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.