All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1499711882-12918-2-git-send-email-eajames@linux.vnet.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index 9168cb5..00ba870 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,10 +1,10 @@
-From: "Edward A. James" <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
+From: "Edward A. James" <eajames@us.ibm.com>
 
 Add register definitions for FSI-attached I2C master and functions to
 access those registers over FSI. Add an FSI driver so that our I2C bus
 is probed up during an FSI scan.
 
-Signed-off-by: Edward A. James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
+Signed-off-by: Edward A. James <eajames@us.ibm.com>
 ---
  drivers/i2c/busses/Kconfig   |  11 ++
  drivers/i2c/busses/Makefile  |   1 +
@@ -52,7 +52,7 @@ index 0000000..b7f2bc6
 +/*
 + * Copyright 2017 IBM Corporation
 + *
-+ * Eddie James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
++ * Eddie James <eajames@us.ibm.com>
 + *
 + * This program is free software; you can redistribute it and/or
 + * modify it under the terms of the GNU General Public License
@@ -289,13 +289,8 @@ index 0000000..b7f2bc6
 +
 +module_fsi_driver(fsi_i2c_driver);
 +
-+MODULE_AUTHOR("Eddie James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>");
++MODULE_AUTHOR("Eddie James <eajames@us.ibm.com>");
 +MODULE_DESCRIPTION("FSI attached I2C master");
 +MODULE_LICENSE("GPL");
 -- 
 1.8.3.1
-
---
-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 250b073..d01d4f8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,29 +1,28 @@
  "ref\01499711882-12918-1-git-send-email-eajames@linux.vnet.ibm.com\0"
- "ref\01499711882-12918-1-git-send-email-eajames-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org\0"
- "From\0Eddie James <eajames-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\0"
+ "From\0Eddie James <eajames@linux.vnet.ibm.com>\0"
  "Subject\0[PATCH v2 1/6] drivers/i2c: Add FSI-attached I2C master algorithm\0"
  "Date\0Mon, 10 Jul 2017 13:37:57 -0500\0"
- "To\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org
-  jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org
-  joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org
-  andrew-zrmu5oMJ5Fs@public.gmane.org
-  eajames-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org
-  cbostic-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org
- " Edward A. James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\0"
+ "To\0linux-kernel@vger.kernel.org\0"
+ "Cc\0linux-i2c@vger.kernel.org"
+  devicetree@vger.kernel.org
+  wsa@the-dreams.de
+  robh+dt@kernel.org
+  gregkh@linuxfoundation.org
+  jk@ozlabs.org
+  joel@jms.id.au
+  andrew@aj.id.au
+  eajames@linux.vnet.ibm.com
+  cbostic@linux.vnet.ibm.com
+ " Edward A. James <eajames@us.ibm.com>\0"
  "\00:1\0"
  "b\0"
- "From: \"Edward A. James\" <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n"
+ "From: \"Edward A. James\" <eajames@us.ibm.com>\n"
  "\n"
  "Add register definitions for FSI-attached I2C master and functions to\n"
  "access those registers over FSI. Add an FSI driver so that our I2C bus\n"
  "is probed up during an FSI scan.\n"
  "\n"
- "Signed-off-by: Edward A. James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n"
+ "Signed-off-by: Edward A. James <eajames@us.ibm.com>\n"
  "---\n"
  " drivers/i2c/busses/Kconfig   |  11 ++\n"
  " drivers/i2c/busses/Makefile  |   1 +\n"
@@ -71,7 +70,7 @@
  "+/*\n"
  "+ * Copyright 2017 IBM Corporation\n"
  "+ *\n"
- "+ * Eddie James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n"
+ "+ * Eddie James <eajames@us.ibm.com>\n"
  "+ *\n"
  "+ * This program is free software; you can redistribute it and/or\n"
  "+ * modify it under the terms of the GNU General Public License\n"
@@ -308,15 +307,10 @@
  "+\n"
  "+module_fsi_driver(fsi_i2c_driver);\n"
  "+\n"
- "+MODULE_AUTHOR(\"Eddie James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\");\n"
+ "+MODULE_AUTHOR(\"Eddie James <eajames@us.ibm.com>\");\n"
  "+MODULE_DESCRIPTION(\"FSI attached I2C master\");\n"
  "+MODULE_LICENSE(\"GPL\");\n"
  "-- \n"
- "1.8.3.1\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
+ 1.8.3.1
 
-7bf336fdead9660c0dc97fca256fdc52930084b1d39a19fb613bc3284e0d5a04
+d161960978baa1a8882ffdd06e9a7ebfeb140598c9ff34e5e3315d8f2261a64a

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.