All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140114201740.4167.52076@quantum>

diff --git a/a/1.txt b/N1/1.txt
index b706aff..6bf5326 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,9 +3,9 @@ Quoting Zhangfei Gao (2014-01-13 01:14:28)
 > also because different soc have different tuning method and registers.
 > hi3620_mmc_clks is added to handle mmc clock specifically on hi3620.
 > 
-> Signed-off-by: Zhangfei Gao <zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-> Acked-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
-> Acked-by: Jaehoon Chung <jh80.chung-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
+> Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
+> Acked-by: Arnd Bergmann <arnd@arndb.de>
+> Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
 
 Patch looks good to me with one exception. I do not have
 Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt in the
@@ -39,7 +39,7 @@ Mike
 > +Example:
 > +
 > +       /* for Hi3620 */
-> +       pctrl: pctrl@fca09000 {
+> +       pctrl: pctrl at fca09000 {
 > +               compatible = "hisilicon,pctrl";
 > +               reg = <0xfca09000 0x1000>;
 > +       };
@@ -348,8 +348,4 @@ Mike
 >  #endif /* __DTS_HI3620_CLOCK_H */
 > -- 
 > 1.7.9.5
-> 
---
-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 cbf8d15..71dd891 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,9 @@
  "ref\01389604469-8064-1-git-send-email-zhangfei.gao@linaro.org\0"
  "ref\01389604469-8064-2-git-send-email-zhangfei.gao@linaro.org\0"
- "ref\01389604469-8064-2-git-send-email-zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0"
- "From\0Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Subject\0Re: [PATCH 1/2] clk: hisilicon: add hi3620_mmc_clks\0"
+ "From\0mturquette@linaro.org (Mike Turquette)\0"
+ "Subject\0[PATCH 1/2] clk: hisilicon: add hi3620_mmc_clks\0"
  "Date\0Tue, 14 Jan 2014 12:17:40 -0800\0"
- "To\0Chris Ball <cjb-2X9k7bc8m7Mdnm+yROfE0A@public.gmane.org>"
-  Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
-  Jaehoon Chung <jh80.chung-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
-  Seungwon Jeon <tgih.jun-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
-  Haojian Zhuang <haojian.zhuang-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
- " brooke.wangzhigang-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0"
- "Cc\0linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  patches-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " Zhangfei Gao <zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Quoting Zhangfei Gao (2014-01-13 01:14:28)\n"
@@ -22,9 +11,9 @@
  "> also because different soc have different tuning method and registers.\n"
  "> hi3620_mmc_clks is added to handle mmc clock specifically on hi3620.\n"
  "> \n"
- "> Signed-off-by: Zhangfei Gao <zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
- "> Acked-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n"
- "> Acked-by: Jaehoon Chung <jh80.chung-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n"
+ "> Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>\n"
+ "> Acked-by: Arnd Bergmann <arnd@arndb.de>\n"
+ "> Acked-by: Jaehoon Chung <jh80.chung@samsung.com>\n"
  "\n"
  "Patch looks good to me with one exception. I do not have\n"
  "Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt in the\n"
@@ -58,7 +47,7 @@
  "> +Example:\n"
  "> +\n"
  "> +       /* for Hi3620 */\n"
- "> +       pctrl: pctrl@fca09000 {\n"
+ "> +       pctrl: pctrl at fca09000 {\n"
  "> +               compatible = \"hisilicon,pctrl\";\n"
  "> +               reg = <0xfca09000 0x1000>;\n"
  "> +       };\n"
@@ -367,10 +356,6 @@
  ">  #endif /* __DTS_HI3620_CLOCK_H */\n"
  "> -- \n"
  "> 1.7.9.5\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
+ >
 
-4028e2cb70832a3980b5c9388517a80b1e9df1bbcd31baadded7e04bf294fcab
+00aebe5a7aa2ec06c4a65b656014e7a48e66caed38eb69928c0b6a8e3052e846

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.