All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1483120568-21082-4-git-send-email-eajames.ibm@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 1c47a5c..ac233f4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,11 +1,11 @@
-From: "Edward A. James" <eajames@us.ibm.com>
+From: "Edward A. James" <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
 
 Add functions to send SCOM operations over I2C bus. The BMC can
 communicate with the Power8 host processor over I2C, but needs to use SCOM
 operations in order to access the OCC register space.
 
-Signed-off-by: Edward A. James <eajames@us.ibm.com>
-Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
+Signed-off-by: Edward A. James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
+Signed-off-by: Andrew Jeffery <andrew-zrmu5oMJ5Fs@public.gmane.org>
 ---
  drivers/hwmon/occ/occ_scom_i2c.c | 73 ++++++++++++++++++++++++++++++++++++++++
  drivers/hwmon/occ/occ_scom_i2c.h | 26 ++++++++++++++
@@ -89,7 +89,7 @@ index 0000000..a922f83
 +}
 +EXPORT_SYMBOL(occ_i2c_putscom);
 +
-+MODULE_AUTHOR("Eddie James <eajames@us.ibm.com>");
++MODULE_AUTHOR("Eddie James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>");
 +MODULE_DESCRIPTION("I2C OCC SCOM transport");
 +MODULE_LICENSE("GPL");
 diff --git a/drivers/hwmon/occ/occ_scom_i2c.h b/drivers/hwmon/occ/occ_scom_i2c.h
@@ -126,3 +126,8 @@ index 0000000..945739c
 +#endif /* __OCC_SCOM_I2C_H__ */
 -- 
 1.9.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 8b05acf..2fdca05 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,31 +1,32 @@
  "ref\01483120568-21082-1-git-send-email-eajames.ibm@gmail.com\0"
- "From\0eajames.ibm@gmail.com\0"
+ "ref\01483120568-21082-1-git-send-email-eajames.ibm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
+ "From\0eajames.ibm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
  "Subject\0[PATCH linux 3/6] hwmon: occ: Add I2C transport implementation for SCOM operations\0"
  "Date\0Fri, 30 Dec 2016 11:56:05 -0600\0"
- "To\0linux@roeck-us.net\0"
- "Cc\0jdelvare@suse.com"
-  corbet@lwn.net
-  mark.rutland@arm.com
-  robh+dt@kernel.org
-  wsa@the-dreams.de
-  andrew@aj.id.au
-  joel@jms.id.au
-  devicetree@vger.kernel.org
-  linux-doc@vger.kernel.org
-  linux-hwmon@vger.kernel.org
-  linux-i2c@vger.kernel.org
-  linux-kernel@vger.kernel.org
- " Edward A. James <eajames@us.ibm.com>\0"
+ "To\0linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org\0"
+ "Cc\0jdelvare-IBi9RG/b67k@public.gmane.org"
+  corbet-T1hC0tSOHrs@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org
+  andrew-zrmu5oMJ5Fs@public.gmane.org
+  joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-hwmon-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " Edward A. James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
- "From: \"Edward A. James\" <eajames@us.ibm.com>\n"
+ "From: \"Edward A. James\" <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n"
  "\n"
  "Add functions to send SCOM operations over I2C bus. The BMC can\n"
  "communicate with the Power8 host processor over I2C, but needs to use SCOM\n"
  "operations in order to access the OCC register space.\n"
  "\n"
- "Signed-off-by: Edward A. James <eajames@us.ibm.com>\n"
- "Signed-off-by: Andrew Jeffery <andrew@aj.id.au>\n"
+ "Signed-off-by: Edward A. James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n"
+ "Signed-off-by: Andrew Jeffery <andrew-zrmu5oMJ5Fs@public.gmane.org>\n"
  "---\n"
  " drivers/hwmon/occ/occ_scom_i2c.c | 73 ++++++++++++++++++++++++++++++++++++++++\n"
  " drivers/hwmon/occ/occ_scom_i2c.h | 26 ++++++++++++++\n"
@@ -109,7 +110,7 @@
  "+}\n"
  "+EXPORT_SYMBOL(occ_i2c_putscom);\n"
  "+\n"
- "+MODULE_AUTHOR(\"Eddie James <eajames@us.ibm.com>\");\n"
+ "+MODULE_AUTHOR(\"Eddie James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\");\n"
  "+MODULE_DESCRIPTION(\"I2C OCC SCOM transport\");\n"
  "+MODULE_LICENSE(\"GPL\");\n"
  "diff --git a/drivers/hwmon/occ/occ_scom_i2c.h b/drivers/hwmon/occ/occ_scom_i2c.h\n"
@@ -145,6 +146,11 @@
  "+\n"
  "+#endif /* __OCC_SCOM_I2C_H__ */\n"
  "-- \n"
- 1.9.1
+ "1.9.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
 
-7a2137de74a6027fb93833b707973e5f2f1df7b53fa0422f0bac941ad8423d62
+34f09346d0a6e491194729880cace7af468fba7138800039b3eb548d21937017

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.