All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180204105721.1e0031ea@archlinux>

diff --git a/a/1.txt b/N1/1.txt
index 8432834..417e9b2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,10 +1,10 @@
 On Mon, 29 Jan 2018 21:12:54 +0800
-Phil Reid <preid@electromag.com.au> wrote:
+Phil Reid <preid-qgqNFa1JUf/o2iN0hyhwsIdd74u8MsAO@public.gmane.org> wrote:
 
 > Add implementation for Analog Devices AD5272 and AD5274 digital
 > potentiometer devices.
 > 
-> Signed-off-by: Phil Reid <preid@electromag.com.au>
+> Signed-off-by: Phil Reid <preid-qgqNFa1JUf/o2iN0hyhwsIdd74u8MsAO@public.gmane.org>
 Nice little driver - thanks.
 
 Applied to the togreg branch of iio.git and pushed out as testing for the
@@ -63,7 +63,7 @@ Jonathan
 > +// SPDX-License-Identifier: GPL-2.0+
 > +/*
 > + * Analog Devices AD5372 digital potentiometer driver
-> + * Copyright (C) 2018 Phil Reid <preid@electromag.com.au>
+> + * Copyright (C) 2018 Phil Reid <preid-qgqNFa1JUf/o2iN0hyhwsIdd74u8MsAO@public.gmane.org>
 > + *
 > + * Datasheet: http://www.analog.com/media/en/technical-documentation/data-sheets/AD5272_5274.pdf
 > + *
@@ -288,6 +288,11 @@ Jonathan
 > +
 > +module_i2c_driver(ad5272_driver);
 > +
-> +MODULE_AUTHOR("Phil Reid <preid@eletromag.com.au>");
+> +MODULE_AUTHOR("Phil Reid <preid-TeWIRZsGUAnP+dxuUfoltA@public.gmane.org>");
 > +MODULE_DESCRIPTION("AD5272 digital potentiometer");
 > +MODULE_LICENSE("GPL v2");
+
+--
+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 bf53e9b..e2ee5e5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,26 +1,27 @@
  "ref\01517231574-92777-1-git-send-email-preid@electromag.com.au\0"
  "ref\01517231574-92777-3-git-send-email-preid@electromag.com.au\0"
- "From\0Jonathan Cameron <jic23@kernel.org>\0"
+ "ref\01517231574-92777-3-git-send-email-preid-qgqNFa1JUf/o2iN0hyhwsIdd74u8MsAO@public.gmane.org\0"
+ "From\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "Subject\0Re: [PATCH v4 2/2] iio: ad5272: Add support for Analog Devices digital potentiometers\0"
  "Date\0Sun, 4 Feb 2018 10:57:21 +0000\0"
- "To\0Phil Reid <preid@electromag.com.au>\0"
- "Cc\0knaack.h@gmx.de"
-  lars@metafoo.de
-  pmeerw@pmeerw.net
-  robh+dt@kernel.org
-  mark.rutland@arm.com
-  Michael.Hennerich@analog.com
-  linux-iio@vger.kernel.org
- " devicetree@vger.kernel.org\0"
+ "To\0Phil Reid <preid-qgqNFa1JUf/o2iN0hyhwsIdd74u8MsAO@public.gmane.org>\0"
+ "Cc\0knaack.h-Mmb7MZpHnFY@public.gmane.org"
+  lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org
+  pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  Michael.Hennerich-OyLXuOCK7orQT0dZR+AlfA@public.gmane.org
+  linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, 29 Jan 2018 21:12:54 +0800\n"
- "Phil Reid <preid@electromag.com.au> wrote:\n"
+ "Phil Reid <preid-qgqNFa1JUf/o2iN0hyhwsIdd74u8MsAO@public.gmane.org> wrote:\n"
  "\n"
  "> Add implementation for Analog Devices AD5272 and AD5274 digital\n"
  "> potentiometer devices.\n"
  "> \n"
- "> Signed-off-by: Phil Reid <preid@electromag.com.au>\n"
+ "> Signed-off-by: Phil Reid <preid-qgqNFa1JUf/o2iN0hyhwsIdd74u8MsAO@public.gmane.org>\n"
  "Nice little driver - thanks.\n"
  "\n"
  "Applied to the togreg branch of iio.git and pushed out as testing for the\n"
@@ -79,7 +80,7 @@
  "> +// SPDX-License-Identifier: GPL-2.0+\n"
  "> +/*\n"
  "> + * Analog Devices AD5372 digital potentiometer driver\n"
- "> + * Copyright (C) 2018 Phil Reid <preid@electromag.com.au>\n"
+ "> + * Copyright (C) 2018 Phil Reid <preid-qgqNFa1JUf/o2iN0hyhwsIdd74u8MsAO@public.gmane.org>\n"
  "> + *\n"
  "> + * Datasheet: http://www.analog.com/media/en/technical-documentation/data-sheets/AD5272_5274.pdf\n"
  "> + *\n"
@@ -304,8 +305,13 @@
  "> +\n"
  "> +module_i2c_driver(ad5272_driver);\n"
  "> +\n"
- "> +MODULE_AUTHOR(\"Phil Reid <preid@eletromag.com.au>\");\n"
+ "> +MODULE_AUTHOR(\"Phil Reid <preid-TeWIRZsGUAnP+dxuUfoltA@public.gmane.org>\");\n"
  "> +MODULE_DESCRIPTION(\"AD5272 digital potentiometer\");\n"
- "> +MODULE_LICENSE(\"GPL v2\");"
+ "> +MODULE_LICENSE(\"GPL v2\");\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
 
-99e2cd8c2b3ab196ddb857df3e782f4cbf29dac9a4ac280613df4c3be381141e
+61d862b8a13e8195896e353985dc119df72d348ad98475d848de4479d0eeae7d

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.