All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56CD960D.3000900@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 205076b..5459a17 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,15 +1,15 @@
 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
@@ -32,7 +32,7 @@ On 24/02/16 13:15, Hans de Goede 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 c457896..26aedff 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,23 +1,35 @@
  "ref\01456312517-24211-1-git-send-email-hdegoede@redhat.com\0"
  "ref\01456312517-24211-2-git-send-email-hdegoede@redhat.com\0"
- "From\0rogerq@ti.com (Roger Quadros)\0"
- "Subject\0[PATCH v3 1/2] ehci-platform: Add support for controllers with multiple reset lines\0"
+ "ref\01456312517-24211-2-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0"
+ "From\0Roger Quadros <rogerq-l0cyMroinI0@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 13:37:49 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@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"
  "\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"
@@ -40,7 +52,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"
@@ -141,4 +153,4 @@
  "cheers,\n"
  -roger
 
-901f1974b41576955e6e480ba1c5ffea52ee768a5522cc2d54d08d2f7f23df79
+4fb6ca99c7b214bb34cdb12e2aa61d99a9b38e23d8536b96c2c015b6e48a1f27

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.