All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1452252582-20834-2-git-send-email-ckeepax@opensource.wolfsonmicro.com>

diff --git a/a/1.txt b/N1/1.txt
index bc26b19..5ab2989 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ Add an initial clock driver for the Arizona series audio CODECs.
 Currently this driver only provides support for parsing the two input
 clocks (mclk1, mclk2) and providing the internally consumed 32k clock.
 
-Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
+Signed-off-by: Charles Keepax <ckeepax-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
 ---
 
 Changes since v2:
@@ -71,7 +71,7 @@ index 0000000..eaf2877
 + *
 + * Copyright 2016 Cirrus Logic, Inc.
 + *
-+ * Author: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
++ * Author: Charles Keepax <ckeepax-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@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 the
@@ -255,7 +255,7 @@ index 0000000..eaf2877
 +module_platform_driver(arizona_clk_driver);
 +
 +/* Module information */
-+MODULE_AUTHOR("Charles Keepax <ckeepax@opensource.wolfsonmicro.com>");
++MODULE_AUTHOR("Charles Keepax <ckeepax-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>");
 +MODULE_DESCRIPTION("Clock driver for Arizona devices");
 +MODULE_LICENSE("GPL");
 +MODULE_ALIAS("platform:arizona-clk");
@@ -275,3 +275,8 @@ index 57b45ca..ddeee17 100644
  
 -- 
 2.1.4
+
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 62b77bd..72b3f0f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,23 +1,24 @@
  "ref\01452252582-20834-1-git-send-email-ckeepax@opensource.wolfsonmicro.com\0"
- "From\0Charles Keepax <ckeepax@opensource.wolfsonmicro.com>\0"
+ "ref\01452252582-20834-1-git-send-email-ckeepax-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org\0"
+ "From\0Charles Keepax <ckeepax-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>\0"
  "Subject\0[PATCH v3 2/4] clk: arizona: Add clock driver for the Arizona devices\0"
  "Date\0Fri, 8 Jan 2016 11:29:40 +0000\0"
- "To\0<mturquette@baylibre.com>"
-  <cw00.choi@samsung.com>
- " <lee.jones@linaro.org>\0"
- "Cc\0<sboyd@codeaurora.org>"
-  <myungjoo.ham@samsung.com>
-  <devicetree@vger.kernel.org>
-  <linux-clk@vger.kernel.org>
-  <linux-kernel@vger.kernel.org>
- " <patches@opensource.wolfsonmicro.com>\0"
+ "To\0mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org"
+  cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org
+ " lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0"
+ "Cc\0sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org"
+  myungjoo.ham-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " patches-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Add an initial clock driver for the Arizona series audio CODECs.\n"
  "Currently this driver only provides support for parsing the two input\n"
  "clocks (mclk1, mclk2) and providing the internally consumed 32k clock.\n"
  "\n"
- "Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>\n"
+ "Signed-off-by: Charles Keepax <ckeepax-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>\n"
  "---\n"
  "\n"
  "Changes since v2:\n"
@@ -86,7 +87,7 @@
  "+ *\n"
  "+ * Copyright 2016 Cirrus Logic, Inc.\n"
  "+ *\n"
- "+ * Author: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>\n"
+ "+ * Author: Charles Keepax <ckeepax-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>\n"
  "+ *\n"
  "+ *  This program is free software; you can redistribute  it and/or modify it\n"
  "+ *  under  the terms of  the GNU General  Public License as published by the\n"
@@ -270,7 +271,7 @@
  "+module_platform_driver(arizona_clk_driver);\n"
  "+\n"
  "+/* Module information */\n"
- "+MODULE_AUTHOR(\"Charles Keepax <ckeepax@opensource.wolfsonmicro.com>\");\n"
+ "+MODULE_AUTHOR(\"Charles Keepax <ckeepax-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>\");\n"
  "+MODULE_DESCRIPTION(\"Clock driver for Arizona devices\");\n"
  "+MODULE_LICENSE(\"GPL\");\n"
  "+MODULE_ALIAS(\"platform:arizona-clk\");\n"
@@ -289,6 +290,11 @@
  " \tunsigned int irq_flags;\n"
  " \n"
  "-- \n"
- 2.1.4
+ "2.1.4\n"
+ "\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-7e1c117c4ac813653198dd82c49f75881ce25105caacccdb06a7c3f308cf1f96
+411f2c80cd431546ef307f10cfc4c14f1f7aebb3ac014606b266cd39b61665fa

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.