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

diff --git a/a/1.txt b/N1/1.txt
index ea984a8..68d3649 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -37,7 +37,3 @@ obvious what's going on than having binary values in the dtb
 that make sense.
 
 	Arnd
---
-To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index e981aaf..89ca832 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -25,7 +25,21 @@
   David S. Miller <davem@davemloft.net>
   Mauro Carvalho Chehab <mchehab@osg.samsung.com>
   Joe Perches <joe@perches.com>
- " Antti Palosaari <crope@iki.fi>\0"
+  Antti Palosaari <crope@iki.fi>
+  Tejun Heo <tj@kernel.org>
+  Will Deacon <will.deacon@arm.com>
+  Nikolay Borisov <Nikolay.Borisov@arm.com>
+  Rusty Russell <rusty@rustcorp.com.au>
+  Kees Cook <keescook@chromium.org>
+  Michal Marek <mmarek@suse.cz>
+  linux-doc@vger.kernel.org <linux-doc@vger.kernel.org>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+  linux-gpio@vger.kernel.org <linux-gpio@vger.kernel.org>
+  linux-serial@vger.kernel.org <linux-serial@vger.kernel.org>
+  Linux-Arch <linux-arch@vger.kernel.org>
+ " linux-api@vger.kernel.org <linux-api@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On Tuesday 10 March 2015 16:44:24 Maxime Coquelin wrote:\n"
@@ -66,10 +80,6 @@
  "obvious what's going on than having binary values in the dtb\n"
  "that make sense.\n"
  "\n"
- "\tArnd\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-gpio\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ "\tArnd"
 
-89a547aa000fccb6699cebb53c57bcfb2e619ca59293a1913f663a97d9b2b045
+e0b1ea70a4f244b94442fa5963452d5e40b53568806b829ebee7f2b77ac2b43e

diff --git a/a/1.txt b/N2/1.txt
index ea984a8..2d4cf76 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -21,7 +21,7 @@ On Tuesday 10 March 2015 16:44:24 Maxime Coquelin wrote:
 > 
 > The reset controller is part of the RCC (Reset & Clock Controller) IP.
 > In this version, I only provided the reset registers to the reset
-> controller driver, but as per Andreas Färber remark, I should avec a
+> controller driver, but as per Andreas F?rber remark, I should avec a
 > single DT node for both the resets and clocks.
 > 
 > In the next version I am preparing, the defines doesn't look as
@@ -37,7 +37,3 @@ obvious what's going on than having binary values in the dtb
 that make sense.
 
 	Arnd
---
-To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index e981aaf..1b60495 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,31 +1,10 @@
  "ref\01424455277-29983-1-git-send-email-mcoquelin.stm32@gmail.com\0"
  "ref\02383270.cAJPOxrkvo@wuerfel\0"
  "ref\0CALszF6D3XMkjkMTdS-1xnVMFzgAW53NNOKOsfztsCboTdsBaaw@mail.gmail.com\0"
- "From\0Arnd Bergmann <arnd@arndb.de>\0"
- "Subject\0Re: [PATCH v2 07/18] drivers: reset: Add STM32 reset driver\0"
+ "From\0arnd@arndb.de (Arnd Bergmann)\0"
+ "Subject\0[PATCH v2 07/18] drivers: reset: Add STM32 reset driver\0"
  "Date\0Tue, 10 Mar 2015 21:21:33 +0100\0"
- "To\0Maxime Coquelin <mcoquelin.stm32@gmail.com>\0"
- "Cc\0Uwe Kleine-K\303\266nig <u.kleine-koenig@pengutronix.de>"
- " Andreas F\303\244rber <afaerber@suse.de>"
-  Geert Uytterhoeven <geert@linux-m68k.org>
-  Rob Herring <robh+dt@kernel.org>
-  Philipp Zabel <p.zabel@pengutronix.de>
-  Jonathan Corbet <corbet@lwn.net>
-  Pawel Moll <pawel.moll@arm.com>
-  Mark Rutland <mark.rutland@arm.com>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
-  Kumar Gala <galak@codeaurora.org>
-  Russell King <linux@arm.linux.org.uk>
-  Daniel Lezcano <daniel.lezcano@linaro.org>
-  Thomas Gleixner <tglx@linutronix.de>
-  Linus Walleij <linus.walleij@linaro.org>
-  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-  Jiri Slaby <jslaby@suse.cz>
-  Andrew Morton <akpm@linux-foundation.org>
-  David S. Miller <davem@davemloft.net>
-  Mauro Carvalho Chehab <mchehab@osg.samsung.com>
-  Joe Perches <joe@perches.com>
- " Antti Palosaari <crope@iki.fi>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Tuesday 10 March 2015 16:44:24 Maxime Coquelin wrote:\n"
@@ -51,7 +30,7 @@
  "> \n"
  "> The reset controller is part of the RCC (Reset & Clock Controller) IP.\n"
  "> In this version, I only provided the reset registers to the reset\n"
- "> controller driver, but as per Andreas F\303\244rber remark, I should avec a\n"
+ "> controller driver, but as per Andreas F?rber remark, I should avec a\n"
  "> single DT node for both the resets and clocks.\n"
  "> \n"
  "> In the next version I am preparing, the defines doesn't look as\n"
@@ -66,10 +45,6 @@
  "obvious what's going on than having binary values in the dtb\n"
  "that make sense.\n"
  "\n"
- "\tArnd\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-gpio\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ "\tArnd"
 
-89a547aa000fccb6699cebb53c57bcfb2e619ca59293a1913f663a97d9b2b045
+c56c2318086fb32ecf6c5da3d5b3cc8760591e0040c65c12307fbb101062a6c7

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.