All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170315172808.64011-3-icenowy@aosc.xyz>

diff --git a/a/1.txt b/N1/1.txt
index 1321194..ddcbfc5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ SoCs after A31 has a clock controller module in the PRCM part.
 
 Support the clock controller module on H5 and A64 now.
 
-Signed-off-by: Icenowy Zheng <icenowy-ymACFijhrKM@public.gmane.org>
+Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
 ---
 Changes in v2:
 - Replace all sun6i to sun8i, as this driver currently doesn't really
@@ -58,7 +58,7 @@ index 000000000000..a6884c27c098
 +++ b/drivers/clk/sunxi-ng/ccu-sun8i-r.c
 @@ -0,0 +1,211 @@
 +/*
-+ * Copyright (c) 2016 Icenowy Zheng <icenowy-ymACFijhrKM@public.gmane.org>
++ * Copyright (c) 2016 Icenowy Zheng <icenowy@aosc.xyz>
 + *
 + * This software is licensed under the terms of the GNU General Public
 + * License version 2, as published by the Free Software Foundation, and
@@ -275,7 +275,7 @@ index 000000000000..eaa431fd1d8f
 +++ b/drivers/clk/sunxi-ng/ccu-sun8i-r.h
 @@ -0,0 +1,27 @@
 +/*
-+ * Copyright 2016 Icenowy <icenowy-ymACFijhrKM@public.gmane.org>
++ * Copyright 2016 Icenowy <icenowy@aosc.xyz>
 + *
 + * 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
@@ -308,7 +308,7 @@ index 000000000000..779d20aa0d05
 +++ b/include/dt-bindings/clock/sun8i-r-ccu.h
 @@ -0,0 +1,59 @@
 +/*
-+ * Copyright (c) 2016 Icenowy Zheng <icenowy-ymACFijhrKM@public.gmane.org>
++ * Copyright (c) 2016 Icenowy Zheng <icenowy@aosc.xyz>
 + *
 + * This file is dual-licensed: you can use it either under the terms
 + * of the GPL or the X11 license, at your option. Note that this dual
@@ -373,7 +373,7 @@ index 000000000000..4ba64f3d6fc9
 +++ b/include/dt-bindings/reset/sun8i-r-ccu.h
 @@ -0,0 +1,53 @@
 +/*
-+ * Copyright (C) 2016 Icenowy Zheng <icenowy-ymACFijhrKM@public.gmane.org>
++ * Copyright (C) 2016 Icenowy Zheng <icenowy@aosc.xyz>
 + *
 + * This file is dual-licensed: you can use it either under the terms
 + * of the GPL or the X11 license, at your option. Note that this dual
diff --git a/a/content_digest b/N1/content_digest
index 1e2d2d0..0d464b6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,10 +2,7 @@
   "ref\00020170315172808.64011-1-icenowy\@aosc.xyz\0"
 ]
 [
-  "ref\00020170315172808.64011-1-icenowy-ymACFijhrKM\@public.gmane.org\0"
-]
-[
-  "From\0Icenowy Zheng <icenowy-ymACFijhrKM\@public.gmane.org>\0"
+  "From\0icenowy\@aosc.xyz (Icenowy Zheng)\0"
 ]
 [
   "Subject\0[PATCH v2 2/5] clk: sunxi-ng: add support for PRCM CCUs\0"
@@ -14,16 +11,7 @@
   "Date\0Thu, 16 Mar 2017 01:28:05 +0800\0"
 ]
 [
-  "To\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A\@public.gmane.org>",
-  " Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8\@public.gmane.org>",
-  " Chen-Yu Tsai <wens-jdAy2FN1RRM\@public.gmane.org>\0"
-]
-[
-  "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org",
-  " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r\@public.gmane.org",
-  " linux-kernel-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org",
-  " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw\@public.gmane.org",
-  " Icenowy Zheng <icenowy-ymACFijhrKM\@public.gmane.org>\0"
+  "To\0linux-arm-kernel\@lists.infradead.org\0"
 ]
 [
   "\0000:1\0"
@@ -36,7 +24,7 @@
   "\n",
   "Support the clock controller module on H5 and A64 now.\n",
   "\n",
-  "Signed-off-by: Icenowy Zheng <icenowy-ymACFijhrKM\@public.gmane.org>\n",
+  "Signed-off-by: Icenowy Zheng <icenowy\@aosc.xyz>\n",
   "---\n",
   "Changes in v2:\n",
   "- Replace all sun6i to sun8i, as this driver currently doesn't really\n",
@@ -92,7 +80,7 @@
   "+++ b/drivers/clk/sunxi-ng/ccu-sun8i-r.c\n",
   "\@\@ -0,0 +1,211 \@\@\n",
   "+/*\n",
-  "+ * Copyright (c) 2016 Icenowy Zheng <icenowy-ymACFijhrKM\@public.gmane.org>\n",
+  "+ * Copyright (c) 2016 Icenowy Zheng <icenowy\@aosc.xyz>\n",
   "+ *\n",
   "+ * This software is licensed under the terms of the GNU General Public\n",
   "+ * License version 2, as published by the Free Software Foundation, and\n",
@@ -309,7 +297,7 @@
   "+++ b/drivers/clk/sunxi-ng/ccu-sun8i-r.h\n",
   "\@\@ -0,0 +1,27 \@\@\n",
   "+/*\n",
-  "+ * Copyright 2016 Icenowy <icenowy-ymACFijhrKM\@public.gmane.org>\n",
+  "+ * Copyright 2016 Icenowy <icenowy\@aosc.xyz>\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",
@@ -342,7 +330,7 @@
   "+++ b/include/dt-bindings/clock/sun8i-r-ccu.h\n",
   "\@\@ -0,0 +1,59 \@\@\n",
   "+/*\n",
-  "+ * Copyright (c) 2016 Icenowy Zheng <icenowy-ymACFijhrKM\@public.gmane.org>\n",
+  "+ * Copyright (c) 2016 Icenowy Zheng <icenowy\@aosc.xyz>\n",
   "+ *\n",
   "+ * This file is dual-licensed: you can use it either under the terms\n",
   "+ * of the GPL or the X11 license, at your option. Note that this dual\n",
@@ -407,7 +395,7 @@
   "+++ b/include/dt-bindings/reset/sun8i-r-ccu.h\n",
   "\@\@ -0,0 +1,53 \@\@\n",
   "+/*\n",
-  "+ * Copyright (C) 2016 Icenowy Zheng <icenowy-ymACFijhrKM\@public.gmane.org>\n",
+  "+ * Copyright (C) 2016 Icenowy Zheng <icenowy\@aosc.xyz>\n",
   "+ *\n",
   "+ * This file is dual-licensed: you can use it either under the terms\n",
   "+ * of the GPL or the X11 license, at your option. Note that this dual\n",
@@ -463,4 +451,4 @@
   "2.12.0"
 ]
 
-fb62328761279d87c09481c7e50a443f97a60ff5fc295a13d1b568c60143ae48
+52799a666104a85712ce8989698131c94dbab24838d66513b6e02c06f803c71f

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.