All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <201608291412.23530.arnd@arndb.de>

diff --git a/a/1.txt b/N1/1.txt
index 848017a..ced8068 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 On Sunday 28 August 2016, Martin Blumenstingl wrote:
 > On Mon, Aug 22, 2016 at 11:08 AM, Arnd Bergmann <arnd@arndb.de> wrote:
 > > On Sunday, August 21, 2016 4:31:03 PM CEST Martin Blumenstingl wrote:
-> >> +               ath9k at 0,0 {
+> >> +               ath9k@0,0 {
 > >
 > > According to the PCI binding, the name should be the same as the
 > > compatible string here, or match the class code in the table.
@@ -12,7 +12,7 @@ On Sunday 28 August 2016, Martin Blumenstingl wrote:
 > via PCI (no "express" - found in sysfs at:
 > /sys/bus/pci/devices/0000:00:0e.0):
 > &pci0 {
->     ath9k at 168c,002d {
+>     ath9k@168c,002d {
 >         compatible = "pci168c,002d";
 >         reg = <0x7000 0 0 0 0>;
 >         qca,disable-5ghz;
diff --git a/a/content_digest b/N1/content_digest
index 3351838..94e7876 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,15 +2,28 @@
  "ref\02913835.hr5kg63Vcv@wuerfel\0"
  "ref\0CAFBinCAj0gFnKkqBrmUxCwXjsv6NY4KuWGRA4_mnXjq_boYx8w@mail.gmail.com\0"
  "From\0Arnd Bergmann <arnd@arndb.de>\0"
- "Subject\0[ath9k-devel] [PATCH v5 1/3] Documentation: dt: net: add ath9k wireless device binding\0"
+ "Subject\0Re: [PATCH v5 1/3] Documentation: dt: net: add ath9k wireless device binding\0"
  "Date\0Mon, 29 Aug 2016 14:12:23 +0200\0"
- "To\0ath9k-devel@lists.ath9k.org\0"
+ "To\0Martin Blumenstingl <martin.blumenstingl@googlemail.com>\0"
+ "Cc\0ath9k-devel@lists.ath9k.org"
+  devicetree@vger.kernel.org
+  linux-wireless@vger.kernel.org
+  ath9k-devel@qca.qualcomm.com
+  mcgrof@do-not-panic.com
+  mark.rutland@arm.com
+  robh+dt@kernel.org
+  kvalo@codeaurora.org
+  chunkeey@googlemail.com
+  arend.vanspriel@broadcom.com
+  julian.calaby@gmail.com
+  bjorn@mork.no
+ " linux@rempel-privat.de\0"
  "\00:1\0"
  "b\0"
  "On Sunday 28 August 2016, Martin Blumenstingl wrote:\n"
  "> On Mon, Aug 22, 2016 at 11:08 AM, Arnd Bergmann <arnd@arndb.de> wrote:\n"
  "> > On Sunday, August 21, 2016 4:31:03 PM CEST Martin Blumenstingl wrote:\n"
- "> >> +               ath9k at 0,0 {\n"
+ "> >> +               ath9k@0,0 {\n"
  "> >\n"
  "> > According to the PCI binding, the name should be the same as the\n"
  "> > compatible string here, or match the class code in the table.\n"
@@ -21,7 +34,7 @@
  "> via PCI (no \"express\" - found in sysfs at:\n"
  "> /sys/bus/pci/devices/0000:00:0e.0):\n"
  "> &pci0 {\n"
- ">     ath9k at 168c,002d {\n"
+ ">     ath9k@168c,002d {\n"
  ">         compatible = \"pci168c,002d\";\n"
  ">         reg = <0x7000 0 0 0 0>;\n"
  ">         qca,disable-5ghz;\n"
@@ -45,4 +58,4 @@
  "\n"
  "\tArnd"
 
-358293891a645388adb285c2b1607b3283ad3e98544012176a06fda70443aed0
+3aba8caa21a0b43e6ebbff8ce5ef6b5f1cb3b00bc681adcef93de19d3e590d81

diff --git a/a/1.txt b/N2/1.txt
index 848017a..ced8068 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,7 +1,7 @@
 On Sunday 28 August 2016, Martin Blumenstingl wrote:
 > On Mon, Aug 22, 2016 at 11:08 AM, Arnd Bergmann <arnd@arndb.de> wrote:
 > > On Sunday, August 21, 2016 4:31:03 PM CEST Martin Blumenstingl wrote:
-> >> +               ath9k at 0,0 {
+> >> +               ath9k@0,0 {
 > >
 > > According to the PCI binding, the name should be the same as the
 > > compatible string here, or match the class code in the table.
@@ -12,7 +12,7 @@ On Sunday 28 August 2016, Martin Blumenstingl wrote:
 > via PCI (no "express" - found in sysfs at:
 > /sys/bus/pci/devices/0000:00:0e.0):
 > &pci0 {
->     ath9k at 168c,002d {
+>     ath9k@168c,002d {
 >         compatible = "pci168c,002d";
 >         reg = <0x7000 0 0 0 0>;
 >         qca,disable-5ghz;
diff --git a/a/content_digest b/N2/content_digest
index 3351838..3ef6f41 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,15 +2,27 @@
  "ref\02913835.hr5kg63Vcv@wuerfel\0"
  "ref\0CAFBinCAj0gFnKkqBrmUxCwXjsv6NY4KuWGRA4_mnXjq_boYx8w@mail.gmail.com\0"
  "From\0Arnd Bergmann <arnd@arndb.de>\0"
- "Subject\0[ath9k-devel] [PATCH v5 1/3] Documentation: dt: net: add ath9k wireless device binding\0"
+ "Subject\0Re: [PATCH v5 1/3] Documentation: dt: net: add ath9k wireless device binding\0"
  "Date\0Mon, 29 Aug 2016 14:12:23 +0200\0"
- "To\0ath9k-devel@lists.ath9k.org\0"
+ "To\0Martin Blumenstingl <martin.blumenstingl@googlemail.com>\0"
+ "Cc\0mark.rutland@arm.com"
+  devicetree@vger.kernel.org
+  arend.vanspriel@broadcom.com
+  mcgrof@do-not-panic.com
+  julian.calaby@gmail.com
+  linux-wireless@vger.kernel.org
+  ath9k-devel@qca.qualcomm.com
+  robh+dt@kernel.org
+  ath9k-devel@lists.ath9k.org
+  bjorn@mork.no
+  chunkeey@googlemail.com
+ " kvalo@codeaurora.org\0"
  "\00:1\0"
  "b\0"
  "On Sunday 28 August 2016, Martin Blumenstingl wrote:\n"
  "> On Mon, Aug 22, 2016 at 11:08 AM, Arnd Bergmann <arnd@arndb.de> wrote:\n"
  "> > On Sunday, August 21, 2016 4:31:03 PM CEST Martin Blumenstingl wrote:\n"
- "> >> +               ath9k at 0,0 {\n"
+ "> >> +               ath9k@0,0 {\n"
  "> >\n"
  "> > According to the PCI binding, the name should be the same as the\n"
  "> > compatible string here, or match the class code in the table.\n"
@@ -21,7 +33,7 @@
  "> via PCI (no \"express\" - found in sysfs at:\n"
  "> /sys/bus/pci/devices/0000:00:0e.0):\n"
  "> &pci0 {\n"
- ">     ath9k at 168c,002d {\n"
+ ">     ath9k@168c,002d {\n"
  ">         compatible = \"pci168c,002d\";\n"
  ">         reg = <0x7000 0 0 0 0>;\n"
  ">         qca,disable-5ghz;\n"
@@ -45,4 +57,4 @@
  "\n"
  "\tArnd"
 
-358293891a645388adb285c2b1607b3283ad3e98544012176a06fda70443aed0
+1835d5caf0214f6e8aaddb3606edcd39cb67830dd4807adba69c8e6a8ff08bf2

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.