All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53745B74.2040808@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 5a3634b..4cdfd61 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,14 +1,14 @@
 Hi,
 
-On Wednesday 14 May 2014 03:51 PM, Antoine Ténart wrote:
+On Wednesday 14 May 2014 03:51 PM, Antoine T?nart wrote:
 > Hi,
 > 
 > On Wed, May 14, 2014 at 03:43:03PM +0530, Kishon Vijay Abraham I wrote:
 >> Hi,
 >>
->> On Wednesday 14 May 2014 03:18 PM, Antoine Ténart wrote:
+>> On Wednesday 14 May 2014 03:18 PM, Antoine T?nart wrote:
 > 
-> […]
+> [?]
 > 
 >>> +#define to_berlin_sata_phy_priv(desc)	\
 >>> +	container_of((desc), struct phy_berlin_priv, phys[(desc)->index])
@@ -33,7 +33,7 @@ On Wednesday 14 May 2014 03:51 PM, Antoine Ténart wrote:
 to get phy_berlin_priv, you can use dev_get_drvdata(phy->dev->parent).
 
 > 
-> […]
+> [?]
 > 
 >>> +		/*
 >>> +		 * By default the PHY node is used to request and match a PHY.
@@ -66,7 +66,7 @@ providers. So in this case <&sata_phy 0> is not that bad.
 
 However phy-core.c should be patched with the following (only compile tested)
 
-From 2517d4c0ad7f13abc2613516ef2b222a1fbcb550 Mon Sep 17 00:00:00 2001
+>From 2517d4c0ad7f13abc2613516ef2b222a1fbcb550 Mon Sep 17 00:00:00 2001
 From: Kishon Vijay Abraham I <kishon@ti.com>
 Date: Thu, 15 May 2014 11:32:57 +0530
 Subject: [PATCH] phy: phy-core: Support modelling multi-PHY PHY nodes as
diff --git a/a/content_digest b/N1/content_digest
index a28a693..10a14b3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,33 +2,23 @@
  "ref\01400060942-10588-2-git-send-email-antoine.tenart@free-electrons.com\0"
  "ref\0537341AF.5030105@ti.com\0"
  "ref\020140514102122.GA11140@kwain\0"
- "From\0Kishon Vijay Abraham I <kishon@ti.com>\0"
- "Subject\0Re: [PATCH v3 1/6] phy: add a driver for the Berlin SATA PHY\0"
+ "From\0kishon@ti.com (Kishon Vijay Abraham I)\0"
+ "Subject\0[PATCH v3 1/6] phy: add a driver for the Berlin SATA PHY\0"
  "Date\0Thu, 15 May 2014 11:45:16 +0530\0"
- "To\0Antoine T\303\251nart <antoine.tenart@free-electrons.com>\0"
- "Cc\0sebastian.hesselbarth@gmail.com"
-  tj@kernel.org
-  alexandre.belloni@free-electrons.com
-  thomas.petazzoni@free-electrons.com
-  zmxu@marvell.com
-  jszhang@marvell.com
-  linux-arm-kernel@lists.infradead.org
-  linux-ide@vger.kernel.org
-  devicetree@vger.kernel.org
- " linux-kernel@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
  "\n"
- "On Wednesday 14 May 2014 03:51 PM, Antoine T\303\251nart wrote:\n"
+ "On Wednesday 14 May 2014 03:51 PM, Antoine T?nart wrote:\n"
  "> Hi,\n"
  "> \n"
  "> On Wed, May 14, 2014 at 03:43:03PM +0530, Kishon Vijay Abraham I wrote:\n"
  ">> Hi,\n"
  ">>\n"
- ">> On Wednesday 14 May 2014 03:18 PM, Antoine T\303\251nart wrote:\n"
+ ">> On Wednesday 14 May 2014 03:18 PM, Antoine T?nart wrote:\n"
  "> \n"
- "> [\342\200\246]\n"
+ "> [?]\n"
  "> \n"
  ">>> +#define to_berlin_sata_phy_priv(desc)\t\\\n"
  ">>> +\tcontainer_of((desc), struct phy_berlin_priv, phys[(desc)->index])\n"
@@ -53,7 +43,7 @@
  "to get phy_berlin_priv, you can use dev_get_drvdata(phy->dev->parent).\n"
  "\n"
  "> \n"
- "> [\342\200\246]\n"
+ "> [?]\n"
  "> \n"
  ">>> +\t\t/*\n"
  ">>> +\t\t * By default the PHY node is used to request and match a PHY.\n"
@@ -86,7 +76,7 @@
  "\n"
  "However phy-core.c should be patched with the following (only compile tested)\n"
  "\n"
- "From 2517d4c0ad7f13abc2613516ef2b222a1fbcb550 Mon Sep 17 00:00:00 2001\n"
+ ">From 2517d4c0ad7f13abc2613516ef2b222a1fbcb550 Mon Sep 17 00:00:00 2001\n"
  "From: Kishon Vijay Abraham I <kishon@ti.com>\n"
  "Date: Thu, 15 May 2014 11:32:57 +0530\n"
  "Subject: [PATCH] phy: phy-core: Support modelling multi-PHY PHY nodes as\n"
@@ -136,4 +126,4 @@
  "Thanks\n"
  Kishon
 
-47f585f8facfe1d166c262d44a25c2510c1e82e388bd6aa310df9a51158e0510
+5cad93cd7909c67cdef50242644f9e5aad6c487630a07a7771d29954850e279d

diff --git a/a/1.txt b/N2/1.txt
index 5a3634b..863a977 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -66,7 +66,7 @@ providers. So in this case <&sata_phy 0> is not that bad.
 
 However phy-core.c should be patched with the following (only compile tested)
 
-From 2517d4c0ad7f13abc2613516ef2b222a1fbcb550 Mon Sep 17 00:00:00 2001
+>From 2517d4c0ad7f13abc2613516ef2b222a1fbcb550 Mon Sep 17 00:00:00 2001
 From: Kishon Vijay Abraham I <kishon@ti.com>
 Date: Thu, 15 May 2014 11:32:57 +0530
 Subject: [PATCH] phy: phy-core: Support modelling multi-PHY PHY nodes as
diff --git a/a/content_digest b/N2/content_digest
index a28a693..7b79741 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -6,16 +6,16 @@
  "Subject\0Re: [PATCH v3 1/6] phy: add a driver for the Berlin SATA PHY\0"
  "Date\0Thu, 15 May 2014 11:45:16 +0530\0"
  "To\0Antoine T\303\251nart <antoine.tenart@free-electrons.com>\0"
- "Cc\0sebastian.hesselbarth@gmail.com"
-  tj@kernel.org
-  alexandre.belloni@free-electrons.com
-  thomas.petazzoni@free-electrons.com
-  zmxu@marvell.com
-  jszhang@marvell.com
-  linux-arm-kernel@lists.infradead.org
-  linux-ide@vger.kernel.org
-  devicetree@vger.kernel.org
- " linux-kernel@vger.kernel.org\0"
+ "Cc\0<sebastian.hesselbarth@gmail.com>"
+  <tj@kernel.org>
+  <alexandre.belloni@free-electrons.com>
+  <thomas.petazzoni@free-electrons.com>
+  <zmxu@marvell.com>
+  <jszhang@marvell.com>
+  <linux-arm-kernel@lists.infradead.org>
+  <linux-ide@vger.kernel.org>
+  <devicetree@vger.kernel.org>
+ " <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -86,7 +86,7 @@
  "\n"
  "However phy-core.c should be patched with the following (only compile tested)\n"
  "\n"
- "From 2517d4c0ad7f13abc2613516ef2b222a1fbcb550 Mon Sep 17 00:00:00 2001\n"
+ ">From 2517d4c0ad7f13abc2613516ef2b222a1fbcb550 Mon Sep 17 00:00:00 2001\n"
  "From: Kishon Vijay Abraham I <kishon@ti.com>\n"
  "Date: Thu, 15 May 2014 11:32:57 +0530\n"
  "Subject: [PATCH] phy: phy-core: Support modelling multi-PHY PHY nodes as\n"
@@ -136,4 +136,4 @@
  "Thanks\n"
  Kishon
 
-47f585f8facfe1d166c262d44a25c2510c1e82e388bd6aa310df9a51158e0510
+4e0821aa5d417e8631d66ff3c544bf2e820c7e831473467450a2fb67fd24b307

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.