All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140729100017.31f0b1be@bbrezillon>

diff --git a/a/1.txt b/N1/1.txt
index 3aace35..bf24283 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 Hi Alexandre,
 
 On Tue, 29 Jul 2014 00:38:59 +0200
-Alexandre Belloni <alexandre.belloni@free-electrons.com> wrote:
+Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:
 
 > 
 > > >>+		if (ret < 0) {
@@ -20,7 +20,7 @@ Might be the cleanest way to solve this issue, but you'll have to modify
 all the drivers that request cs_gpio in their setup method/callback.
 
 > 
-> While this solves the particular issue Ji?? is seeing, this will not
+> While this solves the particular issue Jiří is seeing, this will not
 > solve the case where PA14 (CS0) is not used by the spi driver at all. It
 > will remained muxed as CS0 and toggle when the spi master needs to
 > access CS0 until another driver muxes it to something else. I still
@@ -55,3 +55,7 @@ Boris
 Boris Brezillon, Free Electrons
 Embedded Linux and Kernel engineering
 http://free-electrons.com
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 77104ba..85dee5b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,16 +2,24 @@
  "ref\020140728122103.GR9532@piout.net\0"
  "ref\053D64ADA.1000102@aksignal.cz\0"
  "ref\020140728223859.GA3214@piout.net\0"
- "From\0boris.brezillon@free-electrons.com (Boris BREZILLON)\0"
- "Subject\0[PATCH] ARM: at91: spi: request all csgpio in spi probe\0"
+ "ref\020140728223859.GA3214-m++hUPXGwpdeoWH0uzbU5w@public.gmane.org\0"
+ "From\0Boris BREZILLON <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] ARM: at91: spi: request all csgpio in spi probe\0"
  "Date\0Tue, 29 Jul 2014 10:00:17 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
+ "Cc\0Ji\305\231\303\255 Prchal <jiri.prchal-cKCO0sOKHLPtwjQa/ONI9g@public.gmane.org>"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org
+  voice.shen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org
+ " Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Alexandre,\n"
  "\n"
  "On Tue, 29 Jul 2014 00:38:59 +0200\n"
- "Alexandre Belloni <alexandre.belloni@free-electrons.com> wrote:\n"
+ "Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:\n"
  "\n"
  "> \n"
  "> > >>+\t\tif (ret < 0) {\n"
@@ -30,7 +38,7 @@
  "all the drivers that request cs_gpio in their setup method/callback.\n"
  "\n"
  "> \n"
- "> While this solves the particular issue Ji?? is seeing, this will not\n"
+ "> While this solves the particular issue Ji\305\231\303\255 is seeing, this will not\n"
  "> solve the case where PA14 (CS0) is not used by the spi driver at all. It\n"
  "> will remained muxed as CS0 and toggle when the spi master needs to\n"
  "> access CS0 until another driver muxes it to something else. I still\n"
@@ -64,6 +72,10 @@
  "-- \n"
  "Boris Brezillon, Free Electrons\n"
  "Embedded Linux and Kernel engineering\n"
- http://free-electrons.com
+ "http://free-electrons.com\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-b7b2b9ae8cba9bc698a3bbc1865910c615d8e97f9eb3cd72675ea01f1815b8b8
+3cb468416303a5158b134ef0ce9fd4ca7d5f28e70fb5403e9e21c54666607634

diff --git a/a/1.txt b/N2/1.txt
index 3aace35..59b3b50 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -20,7 +20,7 @@ Might be the cleanest way to solve this issue, but you'll have to modify
 all the drivers that request cs_gpio in their setup method/callback.
 
 > 
-> While this solves the particular issue Ji?? is seeing, this will not
+> While this solves the particular issue Jiří is seeing, this will not
 > solve the case where PA14 (CS0) is not used by the spi driver at all. It
 > will remained muxed as CS0 and toggle when the spi master needs to
 > access CS0 until another driver muxes it to something else. I still
diff --git a/a/content_digest b/N2/content_digest
index 77104ba..d464bfe 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,10 +2,17 @@
  "ref\020140728122103.GR9532@piout.net\0"
  "ref\053D64ADA.1000102@aksignal.cz\0"
  "ref\020140728223859.GA3214@piout.net\0"
- "From\0boris.brezillon@free-electrons.com (Boris BREZILLON)\0"
- "Subject\0[PATCH] ARM: at91: spi: request all csgpio in spi probe\0"
+ "From\0Boris BREZILLON <boris.brezillon@free-electrons.com>\0"
+ "Subject\0Re: [PATCH] ARM: at91: spi: request all csgpio in spi probe\0"
  "Date\0Tue, 29 Jul 2014 10:00:17 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Alexandre Belloni <alexandre.belloni@free-electrons.com>\0"
+ "Cc\0Ji\305\231\303\255 Prchal <jiri.prchal@aksignal.cz>"
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  nicolas.ferre@atmel.com
+  voice.shen@atmel.com
+ " Mark Brown <broonie@kernel.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Alexandre,\n"
@@ -30,7 +37,7 @@
  "all the drivers that request cs_gpio in their setup method/callback.\n"
  "\n"
  "> \n"
- "> While this solves the particular issue Ji?? is seeing, this will not\n"
+ "> While this solves the particular issue Ji\305\231\303\255 is seeing, this will not\n"
  "> solve the case where PA14 (CS0) is not used by the spi driver at all. It\n"
  "> will remained muxed as CS0 and toggle when the spi master needs to\n"
  "> access CS0 until another driver muxes it to something else. I still\n"
@@ -66,4 +73,4 @@
  "Embedded Linux and Kernel engineering\n"
  http://free-electrons.com
 
-b7b2b9ae8cba9bc698a3bbc1865910c615d8e97f9eb3cd72675ea01f1815b8b8
+9959dcf3e103ca29669367fa9e2cb5e79cb3298243700b05bdd473e70eeb7dd4

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.