All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4FC50CCD.7090404@ti.com>

diff --git a/a/content_digest b/N1/content_digest
index 351b34c..7dc66d0 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,19 +3,19 @@
  "From\0Jon Hunter <jon-hunter@ti.com>\0"
  "Subject\0Re: [PATCH 1/3] arm/dts: add wdt node for omap3 and omap4\0"
  "Date\0Tue, 29 May 2012 12:52:13 -0500\0"
- "To\0jgq516@gmail.com\0"
- "Cc\0linux@arm.linux.org.uk"
-  b-cousson@ti.com
-  rob.herring@calxeda.com
-  grant.likely@secretlab.ca
-  rnayak@ti.com
-  tony@atomide.com
-  wim@iguana.be
-  devicetree-discuss@lists.ozlabs.org
-  linux-omap@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " linux-watchdog@vger.kernel.org\0"
+ "To\0<jgq516@gmail.com>\0"
+ "Cc\0<linux@arm.linux.org.uk>"
+  <b-cousson@ti.com>
+  <rob.herring@calxeda.com>
+  <grant.likely@secretlab.ca>
+  <rnayak@ti.com>
+  <tony@atomide.com>
+  <wim@iguana.be>
+  <devicetree-discuss@lists.ozlabs.org>
+  <linux-omap@vger.kernel.org>
+  <linux-kernel@vger.kernel.org>
+  <linux-arm-kernel@lists.infradead.org>
+ " <linux-watchdog@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -78,4 +78,4 @@
  "[1]\n"
  http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/devicetree/bindings/gpio/gpio-omap.txt;h=bff51a2fee1eae7d387b40ea913e04782554bf68;hb=HEAD
 
-0dac194d1a9c62fe441735d7ba2fd517ca0720ebf227acc07a9c8777ba644124
+c232f72762fc307b6ebd21f97bcf87f6d25fbbb48bccd764ace087ca13bed4de

diff --git a/a/1.txt b/N2/1.txt
index 3639fcb..e3d7423 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,5 +1,5 @@
 
-On 05/25/2012 05:42 AM, jgq516@gmail.com wrote:
+On 05/25/2012 05:42 AM, jgq516 at gmail.com wrote:
 > From: Xiao Jiang <jgq516@gmail.com>
 > 
 > Add wdt node to support dt.
@@ -19,7 +19,7 @@ On 05/25/2012 05:42 AM, jgq516@gmail.com wrote:
 >  			ti,hwmods = "mmc3";
 >  		};
 > +
-> +		wdt: wdt@48314000{
+> +		wdt: wdt at 48314000{
 
 Minor comment, may be call this wdt2 as this is watchdog timer 2. Also
 ass a space between the address and the "{".
@@ -38,7 +38,7 @@ ass a space between the address and the "{".
 >  			ti,needs-special-reset;
 >  		};
 > +
-> +		wdt: wdt@4a314000{
+> +		wdt: wdt at 4a314000{
 
 Same as above.
 
diff --git a/a/content_digest b/N2/content_digest
index 351b34c..475799c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,25 +1,13 @@
  "ref\01337942552-28218-1-git-send-email-jgq516@gmail.com\0"
  "ref\01337942552-28218-2-git-send-email-jgq516@gmail.com\0"
- "From\0Jon Hunter <jon-hunter@ti.com>\0"
- "Subject\0Re: [PATCH 1/3] arm/dts: add wdt node for omap3 and omap4\0"
+ "From\0jon-hunter@ti.com (Jon Hunter)\0"
+ "Subject\0[PATCH 1/3] arm/dts: add wdt node for omap3 and omap4\0"
  "Date\0Tue, 29 May 2012 12:52:13 -0500\0"
- "To\0jgq516@gmail.com\0"
- "Cc\0linux@arm.linux.org.uk"
-  b-cousson@ti.com
-  rob.herring@calxeda.com
-  grant.likely@secretlab.ca
-  rnayak@ti.com
-  tony@atomide.com
-  wim@iguana.be
-  devicetree-discuss@lists.ozlabs.org
-  linux-omap@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " linux-watchdog@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "\n"
- "On 05/25/2012 05:42 AM, jgq516@gmail.com wrote:\n"
+ "On 05/25/2012 05:42 AM, jgq516 at gmail.com wrote:\n"
  "> From: Xiao Jiang <jgq516@gmail.com>\n"
  "> \n"
  "> Add wdt node to support dt.\n"
@@ -39,7 +27,7 @@
  ">  \t\t\tti,hwmods = \"mmc3\";\n"
  ">  \t\t};\n"
  "> +\n"
- "> +\t\twdt: wdt@48314000{\n"
+ "> +\t\twdt: wdt at 48314000{\n"
  "\n"
  "Minor comment, may be call this wdt2 as this is watchdog timer 2. Also\n"
  "ass a space between the address and the \"{\".\n"
@@ -58,7 +46,7 @@
  ">  \t\t\tti,needs-special-reset;\n"
  ">  \t\t};\n"
  "> +\n"
- "> +\t\twdt: wdt@4a314000{\n"
+ "> +\t\twdt: wdt at 4a314000{\n"
  "\n"
  "Same as above.\n"
  "\n"
@@ -78,4 +66,4 @@
  "[1]\n"
  http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/devicetree/bindings/gpio/gpio-omap.txt;h=bff51a2fee1eae7d387b40ea913e04782554bf68;hb=HEAD
 
-0dac194d1a9c62fe441735d7ba2fd517ca0720ebf227acc07a9c8777ba644124
+2a03969d4118f73577ce2476795823dabb0593e9f8750f925159d201cf137f30

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.