All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4635229.bceBxngCoe@wuerfel>

diff --git a/a/content_digest b/N1/content_digest
index 6c38556..eceaa0e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,18 +5,18 @@
  "Subject\0Re: [PATCH v5 1/1] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi.\0"
  "Date\0Wed, 06 May 2015 09:31:42 +0200\0"
  "To\0Suman Tripathi <stripathi@apm.com>\0"
- "Cc\0Rob Herring <robherring2@gmail.com>"
-  chris@printf.net <chris@printf.net>
+ "Cc\0devicetree@vger.kernel.org <devicetree@vger.kernel.org>"
+  Mark Langsdorf <mlangsdo@redhat.com>
+  jcm@redhat.com <jcm@redhat.com>
   Anton Vorontsov <anton@enomsg.org>
-  Michal Simek <michal.simek@xilinx.com>
   linux-mmc@vger.kernel.org <linux-mmc@vger.kernel.org>
-  linuxppc-dev <linuxppc-dev@lists.ozlabs.org>
-  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
-  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  chris@printf.net <chris@printf.net>
+  Michal Simek <michal.simek@xilinx.com>
+  patches@apm.com <patches@apm.com>
+  Rob Herring <robherring2@gmail.com>
   Don Dutile <ddutile@redhat.com>
-  jcm@redhat.com <jcm@redhat.com>
-  Mark Langsdorf <mlangsdo@redhat.com>
- " patches@apm.com <patches@apm.com>\0"
+  linuxppc-dev <linuxppc-dev@lists.ozlabs.org>
+ " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "On Wednesday 06 May 2015 10:41:07 Suman Tripathi wrote:\n"
@@ -38,4 +38,4 @@
  "\n"
  "\tArnd"
 
-f125b2c53475a046a48808d9f1a9a0f37b887144ee204b85e27708e961298363
+4a2202fb1d23d887869dda255095783b476f3619a291ad65059f2b6dbcaaf097

diff --git a/a/1.txt b/N2/1.txt
index 2d98a8f..8cf7168 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -3,7 +3,7 @@ On Wednesday 06 May 2015 10:41:07 Suman Tripathi wrote:
 > >>                         interrupts = <0x0 0x4f 0x4>;
 > >>                 };
 > >>
-> >> +               sdhc0: sdhc@1c000000 {
+> >> +               sdhc0: sdhc at 1c000000 {
 > >> +                       device_type = "sdhc";
 > >
 > > device_type generally should not be used (there are a few exceptions).
@@ -11,7 +11,7 @@ On Wednesday 06 May 2015 10:41:07 Suman Tripathi wrote:
 > Okay !!
 > 
 
-While we're at it, please change sdhc@1c000000 to mmc@1c000000.
+While we're at it, please change sdhc at 1c000000 to mmc at 1c000000.
 Even though Linux does not care, we try to use the standard device
 names for consistency.
 
diff --git a/a/content_digest b/N2/content_digest
index 6c38556..2cd819a 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,22 +1,10 @@
  "ref\01430817426-5241-1-git-send-email-stripathi@apm.com\0"
  "ref\0CAL_JsqK0pCtL2pbG7RttYd7BDxQHxdECHN_9X9MpLTuVEOxzsQ@mail.gmail.com\0"
  "ref\0CAOHikRC1dYd0BqhUCzdeZ8=PhSOj77sQR9kzrM8Gus3AJS1ejw@mail.gmail.com\0"
- "From\0Arnd Bergmann <arnd@arndb.de>\0"
- "Subject\0Re: [PATCH v5 1/1] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi.\0"
+ "From\0arnd@arndb.de (Arnd Bergmann)\0"
+ "Subject\0[PATCH v5 1/1] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi.\0"
  "Date\0Wed, 06 May 2015 09:31:42 +0200\0"
- "To\0Suman Tripathi <stripathi@apm.com>\0"
- "Cc\0Rob Herring <robherring2@gmail.com>"
-  chris@printf.net <chris@printf.net>
-  Anton Vorontsov <anton@enomsg.org>
-  Michal Simek <michal.simek@xilinx.com>
-  linux-mmc@vger.kernel.org <linux-mmc@vger.kernel.org>
-  linuxppc-dev <linuxppc-dev@lists.ozlabs.org>
-  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
-  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
-  Don Dutile <ddutile@redhat.com>
-  jcm@redhat.com <jcm@redhat.com>
-  Mark Langsdorf <mlangsdo@redhat.com>
- " patches@apm.com <patches@apm.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wednesday 06 May 2015 10:41:07 Suman Tripathi wrote:\n"
@@ -24,7 +12,7 @@
  "> >>                         interrupts = <0x0 0x4f 0x4>;\n"
  "> >>                 };\n"
  "> >>\n"
- "> >> +               sdhc0: sdhc@1c000000 {\n"
+ "> >> +               sdhc0: sdhc at 1c000000 {\n"
  "> >> +                       device_type = \"sdhc\";\n"
  "> >\n"
  "> > device_type generally should not be used (there are a few exceptions).\n"
@@ -32,10 +20,10 @@
  "> Okay !!\n"
  "> \n"
  "\n"
- "While we're at it, please change sdhc@1c000000 to mmc@1c000000.\n"
+ "While we're at it, please change sdhc at 1c000000 to mmc at 1c000000.\n"
  "Even though Linux does not care, we try to use the standard device\n"
  "names for consistency.\n"
  "\n"
  "\tArnd"
 
-f125b2c53475a046a48808d9f1a9a0f37b887144ee204b85e27708e961298363
+e985a24faf1804ce53ba9d9e9ddbdcb7be23feff1d0805e9e0ece5040f8bc56c

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.