All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170302002242.21819-2-sre@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 6c1facf..499a0f1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,8 +2,8 @@ Motorola CPCAP is a PMIC found in multiple smartphones.
 This driver adds support for the power/on button and has
 been tested in Droid 4.
 
-Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-Signed-off-by: Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+Acked-by: Rob Herring <robh@kernel.org>
+Signed-off-by: Sebastian Reichel <sre@kernel.org>
 ---
 Changes since PATCHv1:
  - Fix device for devm_request_threaded_irq()
@@ -86,7 +86,7 @@ index 000000000000..0abef63217e2
 +/**
 + * CPCAP Power Button Input Driver
 + *
-+ * Copyright (C) 2017 Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
++ * Copyright (C) 2017 Sebastian Reichel <sre@kernel.org>
 + *
 + * This file is subject to the terms and conditions of the GNU General
 + * Public License. See the file "COPYING" in the main directory of this
@@ -199,11 +199,6 @@ index 000000000000..0abef63217e2
 +MODULE_ALIAS("platform:cpcap-pwrbutton");
 +MODULE_DESCRIPTION("CPCAP Power Button");
 +MODULE_LICENSE("GPL");
-+MODULE_AUTHOR("Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>");
++MODULE_AUTHOR("Sebastian Reichel <sre@kernel.org>");
 -- 
 2.11.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 8a78bc5..c68c39d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,26 +1,25 @@
  "ref\020170224085909.30559-1-sre@kernel.org\0"
  "ref\020170302002242.21819-1-sre@kernel.org\0"
- "ref\020170302002242.21819-1-sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
- "From\0Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "From\0Sebastian Reichel <sre@kernel.org>\0"
  "Subject\0[PATCHv2 2/2] input: cpcap-pwrbutton: new driver\0"
  "Date\0Thu,  2 Mar 2017 01:22:42 +0100\0"
- "To\0Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
-  Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
-  Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
- " Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Sebastian Reichel <sre@kernel.org>"
+  Tony Lindgren <tony@atomide.com>
+  Dmitry Torokhov <dmitry.torokhov@gmail.com>
+ " Lee Jones <lee.jones@linaro.org>\0"
+ "Cc\0Rob Herring <robh+dt@kernel.org>"
+  Mark Rutland <mark.rutland@arm.com>
+  linux-input@vger.kernel.org
+  devicetree@vger.kernel.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Motorola CPCAP is a PMIC found in multiple smartphones.\n"
  "This driver adds support for the power/on button and has\n"
  "been tested in Droid 4.\n"
  "\n"
- "Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
- "Signed-off-by: Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
+ "Acked-by: Rob Herring <robh@kernel.org>\n"
+ "Signed-off-by: Sebastian Reichel <sre@kernel.org>\n"
  "---\n"
  "Changes since PATCHv1:\n"
  " - Fix device for devm_request_threaded_irq()\n"
@@ -103,7 +102,7 @@
  "+/**\n"
  "+ * CPCAP Power Button Input Driver\n"
  "+ *\n"
- "+ * Copyright (C) 2017 Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
+ "+ * Copyright (C) 2017 Sebastian Reichel <sre@kernel.org>\n"
  "+ *\n"
  "+ * This file is subject to the terms and conditions of the GNU General\n"
  "+ * Public License. See the file \"COPYING\" in the main directory of this\n"
@@ -216,13 +215,8 @@
  "+MODULE_ALIAS(\"platform:cpcap-pwrbutton\");\n"
  "+MODULE_DESCRIPTION(\"CPCAP Power Button\");\n"
  "+MODULE_LICENSE(\"GPL\");\n"
- "+MODULE_AUTHOR(\"Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\");\n"
+ "+MODULE_AUTHOR(\"Sebastian Reichel <sre@kernel.org>\");\n"
  "-- \n"
- "2.11.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.11.0
 
-df4b9ffdfa6ade6290140ec6a0dee866781af76fe539922ca2ed98948166c9dc
+b498516bede27b8f8d3b92feceb624240db7aed1a7885bc7db0107b3997ff445

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.