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

diff --git a/a/1.txt b/N1/1.txt
index 22779c6..c2598ba 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -12,7 +12,7 @@ On 02/07/2014 11:36 PM, Maxime Ripard 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      |  28 ++
 >>   drivers/phy/Kconfig                                |  11 +
@@ -68,7 +68,7 @@ and I'll modify the patch.
 >> +- 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";
 >> +		/* phy base regs, phy1 pmu reg, phy2 pmu reg */
@@ -116,14 +116,14 @@ and I'll modify the patch.
 >> +/*
 >> + * 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
@@ -458,7 +458,7 @@ going on.
 >> +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 v2");
 >> --
 >> 1.8.4.2
diff --git a/a/content_digest b/N1/content_digest
index cd69fc5..323c203 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,13 @@
  "ref\01391790801-27864-1-git-send-email-hdegoede@redhat.com\0"
  "ref\020140207223646.GU3192@lukather\0"
- "From\0hdegoede@redhat.com (Hans de Goede)\0"
- "Subject\0[PATCH v2] ARM: sunxi: Add driver for sunxi usb phy\0"
+ "From\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v2] ARM: sunxi: Add driver for sunxi usb phy\0"
  "Date\0Sat, 08 Feb 2014 00:27:42 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
+ "Cc\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>"
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+ " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -20,7 +24,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      |  28 ++\n"
  ">>   drivers/phy/Kconfig                                |  11 +\n"
@@ -76,7 +80,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\t/* phy base regs, phy1 pmu reg, phy2 pmu reg */\n"
@@ -124,14 +128,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"
@@ -466,7 +470,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 v2\");\n"
  ">> --\n"
  ">> 1.8.4.2\n"
@@ -477,4 +481,4 @@
  "\n"
  Hans
 
-30fc1c7c9d0879f8e287c348dd67ed4bcf9a61af9aff5d159a63abb990c14195
+cc5af49cd058b693f2f565c31e830d05ad7ed1b8a4465d8d78c2b67fb05b2bca

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.