All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <550D3A48.3020102@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index 52296e1..69d8be6 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@ Hi,
 On 21-03-15 03:04, Chen-Yu Tsai wrote:
 > Hi,
 >
-> On Sat, Mar 21, 2015 at 3:11 AM, Hans de Goede <hdegoede@redhat.com> wrote:
+> On Sat, Mar 21, 2015 at 3:11 AM, Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
 >> This is based on initial code to get the Allwinner sunxi musb controller
 >> supported by Chen-Yu Tsai and Roman Byshko.
 >>
@@ -15,7 +15,7 @@ On 21-03-15 03:04, Chen-Yu Tsai wrote:
 >> driver in peripheral mode, plugging otg / host cables in/out a lot of times
 >> in all possible imaginable plug orders.
 >>
->> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
+>> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
 >> ---
 >>   .../bindings/usb/allwinner,sun4i-a10-musb.txt      |  25 +
 >>   drivers/usb/musb/Kconfig                           |  12 +-
@@ -49,7 +49,7 @@ On 21-03-15 03:04, Chen-Yu Tsai wrote:
 >> +
 >> +Example:
 >> +
->> +       usb_otg: usb at 01c13000 {
+>> +       usb_otg: usb@01c13000 {
 >> +               compatible = "allwinner,sun4i-a10-musb";
 >> +               reg = <0x01c13000 0x0400>;
 >> +               clocks = <&ahb_gates 0>;
@@ -163,7 +163,7 @@ On 21-03-15 03:04, Chen-Yu Tsai wrote:
 >> +/*
 >> + * Allwinner sun4i MUSB Glue Layer
 >> + *
->> + * Copyright (C) 2015 Hans de Goede <hdegoede@redhat.com>
+>> + * Copyright (C) 2015 Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
 >> + *
 >> + * Based on code from
 >> + * Allwinner Technology Co., Ltd. <www.allwinnertech.com>
@@ -855,7 +855,7 @@ USB_MUSB_foo seleection.
 >> +module_platform_driver(sunxi_musb_driver);
 >> +
 >> +MODULE_DESCRIPTION("Allwinner sunxi MUSB Glue Layer");
->> +MODULE_AUTHOR("Hans de Goede <hdegoede@redhat.com>");
+>> +MODULE_AUTHOR("Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>");
 >> +MODULE_LICENSE("GPL v2");
 >> --
 >> 2.3.3
diff --git a/a/content_digest b/N1/content_digest
index ff3f31a..995a6d9 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,19 @@
  "ref\01426878682-14521-1-git-send-email-hdegoede@redhat.com\0"
  "ref\01426878682-14521-7-git-send-email-hdegoede@redhat.com\0"
  "ref\0CAGb2v661EFghwEPER5LEib5RSy1r=dhwBewebJCUO_1sWa5sFQ@mail.gmail.com\0"
- "From\0hdegoede@redhat.com (Hans de Goede)\0"
- "Subject\0[PATCH v2 06/13] musb: Add support for the Allwinner sunxi musb controller\0"
+ "ref\0CAGb2v661EFghwEPER5LEib5RSy1r=dhwBewebJCUO_1sWa5sFQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
+ "From\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v2 06/13] musb: Add support for the Allwinner sunxi musb controller\0"
  "Date\0Sat, 21 Mar 2015 10:30:48 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>\0"
+ "Cc\0Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>"
+  Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>
+  Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+  Roman Byshko <rbyshko-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  linux-usb <linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  linux-arm-kernel <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
+  devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+ " linux-sunxi <linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -12,7 +21,7 @@
  "On 21-03-15 03:04, Chen-Yu Tsai wrote:\n"
  "> Hi,\n"
  ">\n"
- "> On Sat, Mar 21, 2015 at 3:11 AM, Hans de Goede <hdegoede@redhat.com> wrote:\n"
+ "> On Sat, Mar 21, 2015 at 3:11 AM, Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:\n"
  ">> This is based on initial code to get the Allwinner sunxi musb controller\n"
  ">> supported by Chen-Yu Tsai and Roman Byshko.\n"
  ">>\n"
@@ -24,7 +33,7 @@
  ">> driver in peripheral mode, plugging otg / host cables in/out a lot of times\n"
  ">> in all possible imaginable plug orders.\n"
  ">>\n"
- ">> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n"
+ ">> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
  ">> ---\n"
  ">>   .../bindings/usb/allwinner,sun4i-a10-musb.txt      |  25 +\n"
  ">>   drivers/usb/musb/Kconfig                           |  12 +-\n"
@@ -58,7 +67,7 @@
  ">> +\n"
  ">> +Example:\n"
  ">> +\n"
- ">> +       usb_otg: usb at 01c13000 {\n"
+ ">> +       usb_otg: usb@01c13000 {\n"
  ">> +               compatible = \"allwinner,sun4i-a10-musb\";\n"
  ">> +               reg = <0x01c13000 0x0400>;\n"
  ">> +               clocks = <&ahb_gates 0>;\n"
@@ -172,7 +181,7 @@
  ">> +/*\n"
  ">> + * Allwinner sun4i MUSB Glue Layer\n"
  ">> + *\n"
- ">> + * Copyright (C) 2015 Hans de Goede <hdegoede@redhat.com>\n"
+ ">> + * Copyright (C) 2015 Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
  ">> + *\n"
  ">> + * Based on code from\n"
  ">> + * Allwinner Technology Co., Ltd. <www.allwinnertech.com>\n"
@@ -864,7 +873,7 @@
  ">> +module_platform_driver(sunxi_musb_driver);\n"
  ">> +\n"
  ">> +MODULE_DESCRIPTION(\"Allwinner sunxi MUSB Glue Layer\");\n"
- ">> +MODULE_AUTHOR(\"Hans de Goede <hdegoede@redhat.com>\");\n"
+ ">> +MODULE_AUTHOR(\"Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\");\n"
  ">> +MODULE_LICENSE(\"GPL v2\");\n"
  ">> --\n"
  ">> 2.3.3\n"
@@ -878,4 +887,4 @@
  "\n"
  Hans
 
-6e5945d3b74337e3a908e8e42a3c313e46dffd95e02cf3c07ceeefe654d788d7
+54040e23e947af1851867c7fb6d602be9e36420bdf455b0cb00e8732eab5b8ba

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.