All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56CDAE7D.6000204@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index ff6566b..8606927 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,15 +4,15 @@ On 24-02-16 12:37, Roger Quadros wrote:
 > Hi,
 >
 > On 24/02/16 13:15, Hans de Goede wrote:
->> From: Reinder de Haan <patchesrdh@mveas.com>
+>> From: Reinder de Haan <patchesrdh-I1/eAgTnXDYAvxtiuMwx3w@public.gmane.org>
 >>
 >> At least the EHCI/OHCI found on the Allwinnner H3 SoC needs multiple
 >> reset lines, the controller will not initialize while the reset for
 >> its companion is still asserted, which means we need to de-assert
 >> 2 resets for the controller to work.
 >>
->> Signed-off-by: Reinder de Haan <patchesrdh@mveas.com>
->> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
+>> Signed-off-by: Reinder de Haan <patchesrdh-I1/eAgTnXDYAvxtiuMwx3w@public.gmane.org>
+>> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
 >> ---
 >> Changes in v2:
 >> -Use the new reset_control_[de]assert_shared reset-controller functions
@@ -35,7 +35,7 @@ On 24-02-16 12:37, Roger Quadros wrote:
 >> + - resets : a list of phandle + reset specifier pairs
 >>
 >>   Example (Sequoia 440EPx):
->>       ehci at e0000300 {
+>>       ehci@e0000300 {
 >> diff --git a/drivers/usb/host/ehci-platform.c b/drivers/usb/host/ehci-platform.c
 >> index bd7082f2..3f195ba 100644
 >> --- a/drivers/usb/host/ehci-platform.c
diff --git a/a/content_digest b/N1/content_digest
index e456944..dc6ada6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,22 @@
  "ref\01456312517-24211-1-git-send-email-hdegoede@redhat.com\0"
  "ref\01456312517-24211-2-git-send-email-hdegoede@redhat.com\0"
  "ref\056CD960D.3000900@ti.com\0"
- "From\0hdegoede@redhat.com (Hans de Goede)\0"
- "Subject\0[PATCH v3 1/2] ehci-platform: Add support for controllers with multiple reset lines\0"
+ "ref\056CD960D.3000900-l0cyMroinI0@public.gmane.org\0"
+ "From\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v3 1/2] ehci-platform: Add support for controllers with multiple reset lines\0"
  "Date\0Wed, 24 Feb 2016 14:22:05 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>"
+ " Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\0"
+ "Cc\0Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org>"
+  Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>
+  Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+  Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
+  linux-usb <linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+ " Reinder de Haan <patchesrdh-I1/eAgTnXDYAvxtiuMwx3w@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -13,15 +25,15 @@
  "> Hi,\n"
  ">\n"
  "> On 24/02/16 13:15, Hans de Goede wrote:\n"
- ">> From: Reinder de Haan <patchesrdh@mveas.com>\n"
+ ">> From: Reinder de Haan <patchesrdh-I1/eAgTnXDYAvxtiuMwx3w@public.gmane.org>\n"
  ">>\n"
  ">> At least the EHCI/OHCI found on the Allwinnner H3 SoC needs multiple\n"
  ">> reset lines, the controller will not initialize while the reset for\n"
  ">> its companion is still asserted, which means we need to de-assert\n"
  ">> 2 resets for the controller to work.\n"
  ">>\n"
- ">> Signed-off-by: Reinder de Haan <patchesrdh@mveas.com>\n"
- ">> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n"
+ ">> Signed-off-by: Reinder de Haan <patchesrdh-I1/eAgTnXDYAvxtiuMwx3w@public.gmane.org>\n"
+ ">> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
  ">> ---\n"
  ">> Changes in v2:\n"
  ">> -Use the new reset_control_[de]assert_shared reset-controller functions\n"
@@ -44,7 +56,7 @@
  ">> + - resets : a list of phandle + reset specifier pairs\n"
  ">>\n"
  ">>   Example (Sequoia 440EPx):\n"
- ">>       ehci at e0000300 {\n"
+ ">>       ehci@e0000300 {\n"
  ">> diff --git a/drivers/usb/host/ehci-platform.c b/drivers/usb/host/ehci-platform.c\n"
  ">> index bd7082f2..3f195ba 100644\n"
  ">> --- a/drivers/usb/host/ehci-platform.c\n"
@@ -116,4 +128,4 @@
  "\n"
  Hans
 
-470ba6b42dce426182f79244091fb9d61ace440dd985d13c3fd4dbcba8858314
+ba9c820d34bc89a9d4e21c84c3d9b0c42d15ec62caddf8a3994c1b00e8beacee

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.