All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160620184607.4380-3-afd@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index aee0193..ba998ee 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,9 +4,9 @@ between devices in a common register memory space. This driver uses
 the syscon/regmap frameworks to actually implement the various reset
 functionalities needed by the reset consumer devices.
 
-Signed-off-by: Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>
-[s-anna-l0cyMroinI0@public.gmane.org: add documentation, syscon name change]
-Signed-off-by: Suman Anna <s-anna-l0cyMroinI0@public.gmane.org>
+Signed-off-by: Andrew F. Davis <afd@ti.com>
+[s-anna@ti.com: add documentation, syscon name change]
+Signed-off-by: Suman Anna <s-anna@ti.com>
 ---
  drivers/reset/Kconfig           |  11 ++
  drivers/reset/Makefile          |   1 +
@@ -54,8 +54,8 @@ index 0000000..229f876
 + * TI SYSCON regmap reset driver
 + *
 + * Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/
-+ *	Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>
-+ *	Suman Anna <afd-l0cyMroinI0@public.gmane.org>
++ *	Andrew F. Davis <afd@ti.com>
++ *	Suman Anna <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
@@ -306,14 +306,9 @@ index 0000000..229f876
 +};
 +module_platform_driver(ti_syscon_reset_driver);
 +
-+MODULE_AUTHOR("Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>");
-+MODULE_AUTHOR("Suman Anna <s-anna-l0cyMroinI0@public.gmane.org>");
++MODULE_AUTHOR("Andrew F. Davis <afd@ti.com>");
++MODULE_AUTHOR("Suman Anna <s-anna@ti.com>");
 +MODULE_DESCRIPTION("TI SYSCON Regmap Reset Driver");
 +MODULE_LICENSE("GPL v2");
 -- 
 2.9.0
-
---
-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 213f727..c9b64ec 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,18 +1,17 @@
  "ref\020160620184607.4380-1-afd@ti.com\0"
- "ref\020160620184607.4380-1-afd-l0cyMroinI0@public.gmane.org\0"
- "From\0Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\0"
+ "From\0Andrew F. Davis <afd@ti.com>\0"
  "Subject\0[PATCH v4 2/2] reset: add TI SYSCON based reset driver\0"
  "Date\0Mon, 20 Jun 2016 13:46:07 -0500\0"
- "To\0Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@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>
- " Suman Anna <s-anna-l0cyMroinI0@public.gmane.org>\0"
- "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\0"
+ "To\0Philipp Zabel <p.zabel@pengutronix.de>"
+  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>
+ " Suman Anna <s-anna@ti.com>\0"
+ "Cc\0<devicetree@vger.kernel.org>"
+  <linux-kernel@vger.kernel.org>
+ " Andrew F. Davis <afd@ti.com>\0"
  "\00:1\0"
  "b\0"
  "Add a reset-controller driver for performing reset management of\n"
@@ -21,9 +20,9 @@
  "the syscon/regmap frameworks to actually implement the various reset\n"
  "functionalities needed by the reset consumer devices.\n"
  "\n"
- "Signed-off-by: Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\n"
- "[s-anna-l0cyMroinI0@public.gmane.org: add documentation, syscon name change]\n"
- "Signed-off-by: Suman Anna <s-anna-l0cyMroinI0@public.gmane.org>\n"
+ "Signed-off-by: Andrew F. Davis <afd@ti.com>\n"
+ "[s-anna@ti.com: add documentation, syscon name change]\n"
+ "Signed-off-by: Suman Anna <s-anna@ti.com>\n"
  "---\n"
  " drivers/reset/Kconfig           |  11 ++\n"
  " drivers/reset/Makefile          |   1 +\n"
@@ -71,8 +70,8 @@
  "+ * TI SYSCON regmap reset driver\n"
  "+ *\n"
  "+ * Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/\n"
- "+ *\tAndrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\n"
- "+ *\tSuman Anna <afd-l0cyMroinI0@public.gmane.org>\n"
+ "+ *\tAndrew F. Davis <afd@ti.com>\n"
+ "+ *\tSuman Anna <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"
@@ -323,16 +322,11 @@
  "+};\n"
  "+module_platform_driver(ti_syscon_reset_driver);\n"
  "+\n"
- "+MODULE_AUTHOR(\"Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\");\n"
- "+MODULE_AUTHOR(\"Suman Anna <s-anna-l0cyMroinI0@public.gmane.org>\");\n"
+ "+MODULE_AUTHOR(\"Andrew F. Davis <afd@ti.com>\");\n"
+ "+MODULE_AUTHOR(\"Suman Anna <s-anna@ti.com>\");\n"
  "+MODULE_DESCRIPTION(\"TI SYSCON Regmap Reset Driver\");\n"
  "+MODULE_LICENSE(\"GPL v2\");\n"
  "-- \n"
- "2.9.0\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
+ 2.9.0
 
-bf18c751e71eb8af1bfb3bb4408404205e2f3b31e58476f6de58931898160682
+e93193ed704446c5eb463241f8e990ec317edc891e57e3f81c20c0a93d8251cc

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.