All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56B644C2.9060301@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 5cc71a2..683ea7f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -7,7 +7,7 @@ On 02/06/2016 01:02 PM, Jonathan Cameron wrote:
 >> Data sheet located here:
 >> http://www.ti.com/product/AFE4403/datasheet
 >>
->> Signed-off-by: Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>
+>> Signed-off-by: Andrew F. Davis <afd@ti.com>
 > Same issue in probe unwinding of errors + you still have that
 > unusually ___cacheline_aligned data on the stack which I'm unconvinced works
 > (really not sure either way!)
@@ -73,7 +73,7 @@ Andrew
 >> + * AFE4403 Heart Rate Monitors and Low-Cost Pulse Oximeters
 >> + *
 >> + * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/
->> + *	Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>
+>> + *	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
@@ -768,7 +768,7 @@ Andrew
 >> +};
 >> +module_spi_driver(afe4403_spi_driver);
 >> +
->> +MODULE_AUTHOR("Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>");
+>> +MODULE_AUTHOR("Andrew F. Davis <afd@ti.com>");
 >> +MODULE_DESCRIPTION("TI AFE4403 Heart Rate and Pulse Oximeter");
 >> +MODULE_LICENSE("GPL v2");
 >>
diff --git a/a/content_digest b/N1/content_digest
index 827aa9c..3dca865 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,23 +1,22 @@
  "ref\01454435446-20586-1-git-send-email-afd@ti.com\0"
  "ref\01454435446-20586-5-git-send-email-afd@ti.com\0"
  "ref\056B64353.4060601@kernel.org\0"
- "ref\056B64353.4060601-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
- "From\0Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\0"
+ "From\0Andrew F. Davis <afd@ti.com>\0"
  "Subject\0Re: [PATCH v5 4/4] iio: health: Add driver for the TI AFE4403 heart monitor\0"
  "Date\0Sat, 6 Feb 2016 13:08:50 -0600\0"
- "To\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@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>
-  Hartmut Knaack <knaack.h-Mmb7MZpHnFY@public.gmane.org>
-  Lars-Peter Clausen <lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org>
- " Peter Meerwald <pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org>\0"
- "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Jonathan Cameron <jic23@kernel.org>"
+  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>
+  Hartmut Knaack <knaack.h@gmx.de>
+  Lars-Peter Clausen <lars@metafoo.de>
+ " Peter Meerwald <pmeerw@pmeerw.net>\0"
+ "Cc\0<devicetree@vger.kernel.org>"
+  <linux-iio@vger.kernel.org>
+  <linux-api@vger.kernel.org>
+ " <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On 02/06/2016 01:02 PM, Jonathan Cameron wrote:\n"
@@ -29,7 +28,7 @@
  ">> Data sheet located here:\n"
  ">> http://www.ti.com/product/AFE4403/datasheet\n"
  ">>\n"
- ">> Signed-off-by: Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\n"
+ ">> Signed-off-by: Andrew F. Davis <afd@ti.com>\n"
  "> Same issue in probe unwinding of errors + you still have that\n"
  "> unusually ___cacheline_aligned data on the stack which I'm unconvinced works\n"
  "> (really not sure either way!)\n"
@@ -95,7 +94,7 @@
  ">> + * AFE4403 Heart Rate Monitors and Low-Cost Pulse Oximeters\n"
  ">> + *\n"
  ">> + * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/\n"
- ">> + *\tAndrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\n"
+ ">> + *\tAndrew F. Davis <afd@ti.com>\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"
@@ -790,9 +789,9 @@
  ">> +};\n"
  ">> +module_spi_driver(afe4403_spi_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(\"TI AFE4403 Heart Rate and Pulse Oximeter\");\n"
  ">> +MODULE_LICENSE(\"GPL v2\");\n"
  >>
 
-4243086bbaf76bb686150d8a8d94035aa8cae549b8a87b39bead266ff183dfe8
+c86be0f9bbe13fa0726ff7164bf2adf2d55151755f59fe80dc6a51173ae41432

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.