All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20161213180254.GA3185@andreas>

diff --git a/a/1.txt b/N1/1.txt
index 1d4f256..1be7911 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ cells.
 The protocol is quite simple and using GPIO's:
 One GPIO is used as clock (SCK) while another GPIO is read (DOUT)
 
-Signed-off-by: Andreas Klinger <ak@it-klinger.de>
+Signed-off-by: Andreas Klinger <ak-n176/SwNRljddJNmlsFzeA@public.gmane.org>
 ---
  drivers/iio/adc/Kconfig  |  13 +++
  drivers/iio/adc/Makefile |   1 +
@@ -57,7 +57,7 @@ index 000000000000..cbc89e467985
 +/*
 + * HX711: analog to digital converter for weight sensor module
 + *
-+ * Copyright (c) Andreas Klinger <ak@it-klinger.de>
++ * Copyright (c) Andreas Klinger <ak-n176/SwNRljddJNmlsFzeA@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 published by
@@ -318,10 +318,15 @@ index 000000000000..cbc89e467985
 +
 +module_platform_driver(hx711_driver);
 +
-+MODULE_AUTHOR("Andreas Klinger <ak@it-klinger.de>");
++MODULE_AUTHOR("Andreas Klinger <ak-n176/SwNRljddJNmlsFzeA@public.gmane.org>");
 +MODULE_DESCRIPTION("HX711 bitbanging driver - ADC for weight cells");
 +MODULE_LICENSE("GPL");
 +MODULE_ALIAS("platform:hx711-gpio");
 +
 -- 
 2.1.4
+
+--
+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 49d6efc..a75c39f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,19 @@
- "From\0Andreas Klinger <ak@it-klinger.de>\0"
+ "From\0Andreas Klinger <ak-n176/SwNRljddJNmlsFzeA@public.gmane.org>\0"
  "Subject\0[PATCH 2/2] iio: adc: hx711: Add IIO driver for AVIA HX711\0"
  "Date\0Tue, 13 Dec 2016 19:02:55 +0100\0"
- "To\0devicetree@vger.kernel.org"
- " linux-iio@vger.kernel.org\0"
- "Cc\0linux-kernel@vger.kernel.org"
-  robh+dt@kernel.org
-  pawel.moll@arm.com
-  mark.rutland@arm.com
-  ijc+devicetree@hellion.org.uk
-  galak@codeaurora.org
-  jic23@kernel.org
-  knaack.h@gmx.de
-  lars@metafoo.de
-  pmeerw@pmeerw.net
- " ak@it-klinger.de\0"
+ "To\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+ " linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  pawel.moll-5wv7dgnIgG8@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org
+  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
+  jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  knaack.h-Mmb7MZpHnFY@public.gmane.org
+  lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org
+  pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org
+ " ak-n176/SwNRljddJNmlsFzeA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "This is the IIO driver for AVIA HX711 ADC which ist mostly used in weighting\n"
@@ -22,7 +22,7 @@
  "The protocol is quite simple and using GPIO's:\n"
  "One GPIO is used as clock (SCK) while another GPIO is read (DOUT)\n"
  "\n"
- "Signed-off-by: Andreas Klinger <ak@it-klinger.de>\n"
+ "Signed-off-by: Andreas Klinger <ak-n176/SwNRljddJNmlsFzeA@public.gmane.org>\n"
  "---\n"
  " drivers/iio/adc/Kconfig  |  13 +++\n"
  " drivers/iio/adc/Makefile |   1 +\n"
@@ -75,7 +75,7 @@
  "+/*\n"
  "+ * HX711: analog to digital converter for weight sensor module\n"
  "+ *\n"
- "+ * Copyright (c) Andreas Klinger <ak@it-klinger.de>\n"
+ "+ * Copyright (c) Andreas Klinger <ak-n176/SwNRljddJNmlsFzeA@public.gmane.org>\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 as published by\n"
@@ -336,12 +336,17 @@
  "+\n"
  "+module_platform_driver(hx711_driver);\n"
  "+\n"
- "+MODULE_AUTHOR(\"Andreas Klinger <ak@it-klinger.de>\");\n"
+ "+MODULE_AUTHOR(\"Andreas Klinger <ak-n176/SwNRljddJNmlsFzeA@public.gmane.org>\");\n"
  "+MODULE_DESCRIPTION(\"HX711 bitbanging driver - ADC for weight cells\");\n"
  "+MODULE_LICENSE(\"GPL\");\n"
  "+MODULE_ALIAS(\"platform:hx711-gpio\");\n"
  "+\n"
  "-- \n"
- 2.1.4
+ "2.1.4\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
 
-2ee051dada384886a4e1672385cf3eb2e8f95533d126d7f015574900ce115ba3
+189d7c6f03d17d81f360f4dc5b75429e3d1e55ba420fc3953ba4a09c2e74ee3a

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.