All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1431557340-5421-4-git-send-email-robh@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 1dc8516..e7960df 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 Add driver for USB PHY found in Marvell PXA1928 SOC.
 
-Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-Cc: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>
+Signed-off-by: Rob Herring <robh@kernel.org>
+Cc: Kishon Vijay Abraham I <kishon@ti.com>
 ---
  drivers/phy/Kconfig       |  10 ++
  drivers/phy/Makefile      |   1 +
@@ -50,11 +50,11 @@ index 0000000..c48d111
 @@ -0,0 +1,329 @@
 +/*
 + * Copyright (C) 2015 Linaro, Ltd.
-+ * Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
++ * Rob Herring <robh@kernel.org>
 + *
 + * Based on vendor driver:
 + * Copyright (C) 2013 Marvell Inc.
-+ * Author: Chao Xie <xiechao.mail-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
++ * Author: Chao Xie <xiechao.mail@gmail.com>
 + *
 + * This software is licensed under the terms of the GNU General Public
 + * License version 2, as published by the Free Software Foundation, and
@@ -374,13 +374,8 @@ index 0000000..c48d111
 +};
 +module_platform_driver(mv_usb2_phy_driver);
 +
-+MODULE_AUTHOR("Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>");
++MODULE_AUTHOR("Rob Herring <robh@kernel.org>");
 +MODULE_DESCRIPTION("Marvell USB2 phy driver");
 +MODULE_LICENSE("GPL v2");
 -- 
 2.1.0
-
---
-To unsubscribe from this list: send the line "unsubscribe linux-usb" 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 2f3a4b3..436a2b2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,20 @@
  "ref\01431557340-5421-1-git-send-email-robh@kernel.org\0"
- "ref\01431557340-5421-1-git-send-email-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
- "From\0Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "From\0Rob Herring <robh@kernel.org>\0"
  "Subject\0[PATCH 3/5] phy: Add Marvell USB 2.0 OTG 28nm PHY\0"
  "Date\0Wed, 13 May 2015 17:48:58 -0500\0"
- "To\0Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>"
-  Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org>
- " Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0"
- "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "To\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>"
+  Alan Stern <stern@rowland.harvard.edu>
+ " Kishon Vijay Abraham I <kishon@ti.com>\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  devicetree@vger.kernel.org
+  linux-usb@vger.kernel.org
+ " Rob Herring <robh@kernel.org>\0"
  "\00:1\0"
  "b\0"
  "Add driver for USB PHY found in Marvell PXA1928 SOC.\n"
  "\n"
- "Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
- "Cc: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\n"
+ "Signed-off-by: Rob Herring <robh@kernel.org>\n"
+ "Cc: Kishon Vijay Abraham I <kishon@ti.com>\n"
  "---\n"
  " drivers/phy/Kconfig       |  10 ++\n"
  " drivers/phy/Makefile      |   1 +\n"
@@ -64,11 +63,11 @@
  "@@ -0,0 +1,329 @@\n"
  "+/*\n"
  "+ * Copyright (C) 2015 Linaro, Ltd.\n"
- "+ * Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
+ "+ * Rob Herring <robh@kernel.org>\n"
  "+ *\n"
  "+ * Based on vendor driver:\n"
  "+ * Copyright (C) 2013 Marvell Inc.\n"
- "+ * Author: Chao Xie <xiechao.mail-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "+ * Author: Chao Xie <xiechao.mail@gmail.com>\n"
  "+ *\n"
  "+ * This software is licensed under the terms of the GNU General Public\n"
  "+ * License version 2, as published by the Free Software Foundation, and\n"
@@ -388,15 +387,10 @@
  "+};\n"
  "+module_platform_driver(mv_usb2_phy_driver);\n"
  "+\n"
- "+MODULE_AUTHOR(\"Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\");\n"
+ "+MODULE_AUTHOR(\"Rob Herring <robh@kernel.org>\");\n"
  "+MODULE_DESCRIPTION(\"Marvell USB2 phy driver\");\n"
  "+MODULE_LICENSE(\"GPL v2\");\n"
  "-- \n"
- "2.1.0\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" 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.1.0
 
-71619a8ece4aa8444d6c4b23a5235c4af61636f1dd188263e715df01bec0e8af
+aa7e43ee0d539c56c79c9874da8dd33fbf8cb18782d2e92c3a4b5ac54d1fc906

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.