All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1432087805-16671-6-git-send-email-robh@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 6f68783..3064685 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,10 +3,10 @@ gets modified by the core driver code. This is bad if there are multiple
 instances of the device with different settings such as the phy type. Fix
 this by making a copy of the default platform_data.
 
-Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-Cc: Peter Chen <Peter.Chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
-Cc: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
-Cc: linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+Signed-off-by: Rob Herring <robh@kernel.org>
+Cc: Peter Chen <Peter.Chen@freescale.com>
+Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+Cc: linux-usb@vger.kernel.org
 ---
  drivers/usb/chipidea/ci_hdrc_usb2.c | 10 +++++++---
  1 file changed, 7 insertions(+), 3 deletions(-)
@@ -45,8 +45,3 @@ index 45844c9..73d9906 100644
  	if (!priv)
 -- 
 2.1.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 c10024d..109f42f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,18 +1,17 @@
  "ref\01432087805-16671-1-git-send-email-robh@kernel.org\0"
- "ref\01432087805-16671-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 v2 5/6] usb: chipidea: allow multiple instances to use default ci_default_pdata\0"
  "Date\0Tue, 19 May 2015 21:10:04 -0500\0"
- "To\0Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>"
-  Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
- " Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0"
- "Cc\0linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
-  Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org>
-  Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
- " Peter Chen <Peter.Chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\0"
+ "To\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>"
+  Peter Chen <peter.chen@freescale.com>
+ " Kishon Vijay Abraham I <kishon@ti.com>\0"
+ "Cc\0linux-usb@vger.kernel.org"
+  linux-kernel@vger.kernel.org
+  devicetree@vger.kernel.org
+  Arnd Bergmann <arnd@arndb.de>
+  Alan Stern <stern@rowland.harvard.edu>
+  Rob Herring <robh@kernel.org>
+ " Peter Chen <Peter.Chen@freescale.com>\0"
  "\00:1\0"
  "b\0"
  "Currently, ci_default_pdata is common to all instances of the driver and\n"
@@ -20,10 +19,10 @@
  "instances of the device with different settings such as the phy type. Fix\n"
  "this by making a copy of the default platform_data.\n"
  "\n"
- "Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
- "Cc: Peter Chen <Peter.Chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n"
- "Cc: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\n"
- "Cc: linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ "Signed-off-by: Rob Herring <robh@kernel.org>\n"
+ "Cc: Peter Chen <Peter.Chen@freescale.com>\n"
+ "Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>\n"
+ "Cc: linux-usb@vger.kernel.org\n"
  "---\n"
  " drivers/usb/chipidea/ci_hdrc_usb2.c | 10 +++++++---\n"
  " 1 file changed, 7 insertions(+), 3 deletions(-)\n"
@@ -61,11 +60,6 @@
  " \tpriv = devm_kzalloc(dev, sizeof(*priv), GFP_KERNEL);\n"
  " \tif (!priv)\n"
  "-- \n"
- "2.1.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.1.0
 
-d9666ac83c0cdc9ba520f1ae6bf378b841ded6e87dddbf22f4e881a0a059627f
+880334dca392e5aedac50369177dcfd44c3d8bcc0be2d5ab1abd08ef2beb4cea

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.