All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150511142009.GM9347@dragon>

diff --git a/a/1.txt b/N1/1.txt
index dcdc28c..ae9df10 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
-On Fri, May 08, 2015 at 01:35:56AM +0800, Frank.Li at freescale.com wrote:
-> From: Frank Li <Frank.Li@freescale.com>
+On Fri, May 08, 2015 at 01:35:56AM +0800, Frank.Li-KZfg59tc24xl57MIdRCFDg@public.gmane.org wrote:
+> From: Frank Li <Frank.Li-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
 > 
 > Add i.MX7D clk tree support.
 > 
@@ -12,9 +12,9 @@ On Fri, May 08, 2015 at 01:35:56AM +0800, Frank.Li at freescale.com wrote:
 > clk: support clocks which requires parent clock on during operation
 > Or other solution ready.
 > 
-> Signed-off-by: Anson Huang <b20788@freescale.com>
-> Signed-off-by: Adrian Alonso <aalonso@freescale.com>
-> Signed-off-by: Frank Li <Frank.Li@freescale.com>
+> Signed-off-by: Anson Huang <b20788-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
+> Signed-off-by: Adrian Alonso <aalonso-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
+> Signed-off-by: Frank Li <Frank.Li-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
 > ---
 >  drivers/clk/imx/Makefile                |   1 +
 >  drivers/clk/imx/clk-imx7d.c             | 886 ++++++++++++++++++++++++++++++++
@@ -179,3 +179,7 @@ Shawn
 >  static inline struct clk *imx_clk_gate_dis(const char *name, const char *parent,
 >  		void __iomem *reg, u8 shift)
 >  {
+--
+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 c1d7fa3..5cbeba2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,20 @@
  "ref\01431020158-13789-1-git-send-email-Frank.Li@freescale.com\0"
  "ref\01431020158-13789-5-git-send-email-Frank.Li@freescale.com\0"
- "From\0shawn.guo@linaro.org (Shawn Guo)\0"
- "Subject\0[PATCH V8 4/6] ARM: imx: add imx7d clk tree support\0"
+ "ref\01431020158-13789-5-git-send-email-Frank.Li-KZfg59tc24xl57MIdRCFDg@public.gmane.org\0"
+ "From\0Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH V8 4/6] ARM: imx: add imx7d clk tree support\0"
  "Date\0Mon, 11 May 2015 22:20:17 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Frank.Li-KZfg59tc24xl57MIdRCFDg@public.gmane.org\0"
+ "Cc\0lznuaa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org"
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Anson Huang <b20788-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
+ " Adrian Alonso <aalonso-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
- "On Fri, May 08, 2015 at 01:35:56AM +0800, Frank.Li at freescale.com wrote:\n"
- "> From: Frank Li <Frank.Li@freescale.com>\n"
+ "On Fri, May 08, 2015 at 01:35:56AM +0800, Frank.Li-KZfg59tc24xl57MIdRCFDg@public.gmane.org wrote:\n"
+ "> From: Frank Li <Frank.Li-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n"
  "> \n"
  "> Add i.MX7D clk tree support.\n"
  "> \n"
@@ -20,9 +27,9 @@
  "> clk: support clocks which requires parent clock on during operation\n"
  "> Or other solution ready.\n"
  "> \n"
- "> Signed-off-by: Anson Huang <b20788@freescale.com>\n"
- "> Signed-off-by: Adrian Alonso <aalonso@freescale.com>\n"
- "> Signed-off-by: Frank Li <Frank.Li@freescale.com>\n"
+ "> Signed-off-by: Anson Huang <b20788-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n"
+ "> Signed-off-by: Adrian Alonso <aalonso-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n"
+ "> Signed-off-by: Frank Li <Frank.Li-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n"
  "> ---\n"
  ">  drivers/clk/imx/Makefile                |   1 +\n"
  ">  drivers/clk/imx/clk-imx7d.c             | 886 ++++++++++++++++++++++++++++++++\n"
@@ -186,6 +193,10 @@
  "\n"
  ">  static inline struct clk *imx_clk_gate_dis(const char *name, const char *parent,\n"
  ">  \t\tvoid __iomem *reg, u8 shift)\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
 
-125a0fc31f27ba51699338c0548abde6223540cb7e53281c1b6714ddfb44b2a0
+8b264a0bbfd21910d80c9da5f1880425378213eb6d9f8aeab8d28f8c1fe48f03

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.