All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52D6ADEA.1050900@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index b04f170..8183658 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -8,7 +8,7 @@ On 01/15/2014 04:00 PM, Kishon Vijay Abraham I wrote:
 >> ohci and ehci controllers, so these are also controlled from this new phy
 >> driver.
 >>
->> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
+>> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
 >> ---
 >>   .../devicetree/bindings/phy/sun4i-usb-phy.txt      |  26 ++
 >>   drivers/phy/Kconfig                                |  11 +
@@ -41,7 +41,7 @@ On 01/15/2014 04:00 PM, Kishon Vijay Abraham I wrote:
 >> +- reset-names : "usb0_reset", "usb1_reset", and / or "usb2_reset"
 >> +
 >> +Example:
->> +	usbphy: phy at 0x01c13400 {
+>> +	usbphy: phy@0x01c13400 {
 >> +		#phy-cells = <1>;
 >> +		compatible = "allwinner,sun4i-a10-usb-phy";
 >> +		reg = <0x01c13400 0x10 0x01c14800 0x4 0x01c1c800 0x4>;
@@ -88,14 +88,14 @@ On 01/15/2014 04:00 PM, Kishon Vijay Abraham I wrote:
 >> +/*
 >> + * Allwinner sun4i USB phy driver
 >> + *
->> + * Copyright (C) 2014 Hans de Goede <hdegoede@redhat.com>
+>> + * Copyright (C) 2014 Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
 >> + *
 >> + * Based on code from
 >> + * Allwinner Technology Co., Ltd. <www.allwinnertech.com>
 >> + *
 >> + * Modelled after: Samsung S5P/EXYNOS SoC series MIPI CSIS/DSIM DPHY driver
 >> + * Copyright (C) 2013 Samsung Electronics Co., Ltd.
->> + * Author: Sylwester Nawrocki <s.nawrocki@samsung.com>
+>> + * Author: Sylwester Nawrocki <s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
 >> + *
 >> + * This program is free software; you can redistribute it and/or modify
 >> + * it under the terms of the GNU General Public License as published by
@@ -437,7 +437,7 @@ Agreed, will fix as soon as its clear what to do with the other bits.
 >> +module_platform_driver(sun4i_usb_phy_driver);
 >> +
 >> +MODULE_DESCRIPTION("Allwinner sun4i USB phy driver");
->> +MODULE_AUTHOR("Hans de Goede <hdegoede@redhat.com>");
+>> +MODULE_AUTHOR("Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>");
 >> +MODULE_LICENSE("GPL");
 >
 > GPL v2?
diff --git a/a/content_digest b/N1/content_digest
index 58f9aed..58cbbcf 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,14 @@
  "ref\01389740305-6993-1-git-send-email-hdegoede@redhat.com\0"
  "ref\052D6A27A.4090600@ti.com\0"
- "From\0hdegoede@redhat.com (Hans de Goede)\0"
- "Subject\0[PATCH] ARM: sunxi: Add driver for sunxi usb phy\0"
+ "ref\052D6A27A.4090600-l0cyMroinI0@public.gmane.org\0"
+ "From\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] ARM: sunxi: Add driver for sunxi usb phy\0"
  "Date\0Wed, 15 Jan 2014 16:48:58 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  linux-usb <linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+ " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -16,7 +21,7 @@
  ">> ohci and ehci controllers, so these are also controlled from this new phy\n"
  ">> driver.\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"
  ">>   .../devicetree/bindings/phy/sun4i-usb-phy.txt      |  26 ++\n"
  ">>   drivers/phy/Kconfig                                |  11 +\n"
@@ -49,7 +54,7 @@
  ">> +- reset-names : \"usb0_reset\", \"usb1_reset\", and / or \"usb2_reset\"\n"
  ">> +\n"
  ">> +Example:\n"
- ">> +\tusbphy: phy at 0x01c13400 {\n"
+ ">> +\tusbphy: phy@0x01c13400 {\n"
  ">> +\t\t#phy-cells = <1>;\n"
  ">> +\t\tcompatible = \"allwinner,sun4i-a10-usb-phy\";\n"
  ">> +\t\treg = <0x01c13400 0x10 0x01c14800 0x4 0x01c1c800 0x4>;\n"
@@ -96,14 +101,14 @@
  ">> +/*\n"
  ">> + * Allwinner sun4i USB phy driver\n"
  ">> + *\n"
- ">> + * Copyright (C) 2014 Hans de Goede <hdegoede@redhat.com>\n"
+ ">> + * Copyright (C) 2014 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"
  ">> + *\n"
  ">> + * Modelled after: Samsung S5P/EXYNOS SoC series MIPI CSIS/DSIM DPHY driver\n"
  ">> + * Copyright (C) 2013 Samsung Electronics Co., Ltd.\n"
- ">> + * Author: Sylwester Nawrocki <s.nawrocki@samsung.com>\n"
+ ">> + * Author: Sylwester Nawrocki <s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n"
  ">> + *\n"
  ">> + * This program is free software; you can redistribute it and/or modify\n"
  ">> + * it under the terms of the GNU General Public License as published by\n"
@@ -445,7 +450,7 @@
  ">> +module_platform_driver(sun4i_usb_phy_driver);\n"
  ">> +\n"
  ">> +MODULE_DESCRIPTION(\"Allwinner sun4i USB phy driver\");\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\");\n"
  ">\n"
  "> GPL v2?\n"
@@ -467,4 +472,4 @@
  "review comments are addressed. How do I get phy patches upstream, will\n"
  you take care of this, or should I send them somewhere else ?
 
-ca424cb53e4b9bc05a7a3a113aedb25ce6f8bc78b2f40bdeb700394a7b3cae76
+9479a6a3c27b49e566865027c5ed1abeb975770360ca4c4dc5023915fd9e15c1

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.