All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170109020613.GA5069@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index ed0863c..dbc22c4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ On Sun, Jan 08, 2017 at 10:56:14AM +0000, Jonathan Cameron wrote:
 > > Sensor takes care of calculating the object temperature with the help of calibrated constants stored in non-volatile memory,
 > > thereby reducing the calculation overhead.
 > > 
-> > Signed-off-by: Manivannan Sadhasivam <manivannanece23@gmail.com>
+> > Signed-off-by: Manivannan Sadhasivam <manivannanece23-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > Pretty good.  A few minor comments inline.  It 'might' be worth using
 > regmap for this part to avoid hand rolling masked partial register writes
 > and caching of register values.  Perhaps it's not worth it for such a
@@ -94,7 +94,7 @@ ACK.
 > > +/*
 > > + * tmp007.c - Support for TI TMP007 IR thermopile sensor with integrated math engine
 > > + *
-> > + * Copyright (c) 2017 Manivannan Sadhasivam <manivannanece23@gmail.com>
+> > + * Copyright (c) 2017 Manivannan Sadhasivam <manivannanece23-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > > + *
 > > + * This file is subject to the terms and conditions of version 2 of
 > > + * the GNU General Public License.  See the file COPYING in the main
@@ -449,8 +449,12 @@ ACK.
 > > +};
 > > +module_i2c_driver(tmp007_driver);
 > > +
-> > +MODULE_AUTHOR("Manivannan Sadhasivam <manivannanece23@gmail.com>");
+> > +MODULE_AUTHOR("Manivannan Sadhasivam <manivannanece23-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>");
 > > +MODULE_DESCRIPTION("TI TMP007 IR thermopile sensor driver");
 > > +MODULE_LICENSE("GPL");
 > > 
->
+> 
+--
+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 cb9c841..493d2be 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,12 +1,13 @@
  "ref\020170106025006.GA9832@gmail.com\0"
  "ref\09efdb51f-1b15-d8b7-8c3d-777cae4c382b@kernel.org\0"
- "From\0Mani Sadhasivam <manivannanece23@gmail.com>\0"
+ "ref\09efdb51f-1b15-d8b7-8c3d-777cae4c382b-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
+ "From\0Mani Sadhasivam <manivannanece23-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
  "Subject\0Re: [PATCH v3] iio:temperature: Add support for TI TMP007 sensor\0"
  "Date\0Mon, 9 Jan 2017 07:36:13 +0530\0"
- "To\0Jonathan Cameron <jic23@kernel.org>\0"
- "Cc\0pmeerw@pmeerw.net"
-  linux-iio@vger.kernel.org
- " devicetree@vger.kernel.org\0"
+ "To\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org"
+  linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Sun, Jan 08, 2017 at 10:56:14AM +0000, Jonathan Cameron wrote:\n"
@@ -15,7 +16,7 @@
  "> > Sensor takes care of calculating the object temperature with the help of calibrated constants stored in non-volatile memory,\n"
  "> > thereby reducing the calculation overhead.\n"
  "> > \n"
- "> > Signed-off-by: Manivannan Sadhasivam <manivannanece23@gmail.com>\n"
+ "> > Signed-off-by: Manivannan Sadhasivam <manivannanece23-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "> Pretty good.  A few minor comments inline.  It 'might' be worth using\n"
  "> regmap for this part to avoid hand rolling masked partial register writes\n"
  "> and caching of register values.  Perhaps it's not worth it for such a\n"
@@ -105,7 +106,7 @@
  "> > +/*\n"
  "> > + * tmp007.c - Support for TI TMP007 IR thermopile sensor with integrated math engine\n"
  "> > + *\n"
- "> > + * Copyright (c) 2017 Manivannan Sadhasivam <manivannanece23@gmail.com>\n"
+ "> > + * Copyright (c) 2017 Manivannan Sadhasivam <manivannanece23-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "> > + *\n"
  "> > + * This file is subject to the terms and conditions of version 2 of\n"
  "> > + * the GNU General Public License.  See the file COPYING in the main\n"
@@ -460,10 +461,14 @@
  "> > +};\n"
  "> > +module_i2c_driver(tmp007_driver);\n"
  "> > +\n"
- "> > +MODULE_AUTHOR(\"Manivannan Sadhasivam <manivannanece23@gmail.com>\");\n"
+ "> > +MODULE_AUTHOR(\"Manivannan Sadhasivam <manivannanece23-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\");\n"
  "> > +MODULE_DESCRIPTION(\"TI TMP007 IR thermopile sensor driver\");\n"
  "> > +MODULE_LICENSE(\"GPL\");\n"
  "> > \n"
- >
+ "> \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
 
-0d502ac54604eaedb07fe6ba45cb9fa18f94df2baedd18c17c83bd779fa62c40
+9aea7d43b95df973b8c03607a268f2f9a4cc22f182e805a0000ff6a47638e0ac

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.