All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140728223859.GA3214@piout.net>

diff --git a/a/1.txt b/N1/1.txt
index 7bba5e2..2aa2331 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 (Adding Mark in Cc:)
 
-On 28/07/2014 at 15:06:34 +0200, Ji?? Prchal wrote :
+On 28/07/2014 at 15:06:34 +0200, Jiří Prchal wrote :
 > >>+#define DRIVER_NAME "atmel-spi"
 > >>+
 > >
@@ -111,7 +111,7 @@ DRIVER_NAME.
 Mark: maybe it would make sense to do devm_gpio_request_one() in
 of_spi_register_master(), after of_get_named_gpio.
 
-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
@@ -121,3 +121,7 @@ believe we should explicitly ask pinctrl to mux them as gpios.
 Alexandre Belloni, Free Electrons
 Embedded Linux, Kernel and Android 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 e76d2b7..7e97431 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,22 @@
  "ref\0b033d16ec31d26a895726ee72ec89b43943dfbae.1406547656.git.jiri.prchal@aksignal.cz\0"
  "ref\020140728122103.GR9532@piout.net\0"
  "ref\053D64ADA.1000102@aksignal.cz\0"
- "From\0alexandre.belloni@free-electrons.com (Alexandre Belloni)\0"
- "Subject\0[PATCH] ARM: at91: spi: request all csgpio in spi probe\0"
+ "ref\053D64ADA.1000102-cKCO0sOKHLPtwjQa/ONI9g@public.gmane.org\0"
+ "From\0Alexandre Belloni <alexandre.belloni-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 00:38:59 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ji\305\231\303\255 Prchal <jiri.prchal-cKCO0sOKHLPtwjQa/ONI9g@public.gmane.org>\0"
+ "Cc\0devicetree-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"
  "(Adding Mark in Cc:)\n"
  "\n"
- "On 28/07/2014 at 15:06:34 +0200, Ji?? Prchal wrote :\n"
+ "On 28/07/2014 at 15:06:34 +0200, Ji\305\231\303\255 Prchal wrote :\n"
  "> >>+#define DRIVER_NAME \"atmel-spi\"\n"
  "> >>+\n"
  "> >\n"
@@ -120,7 +127,7 @@
  "Mark: maybe it would make sense to do devm_gpio_request_one() in\n"
  "of_spi_register_master(), after of_get_named_gpio.\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"
@@ -129,6 +136,10 @@
  "-- \n"
  "Alexandre Belloni, Free Electrons\n"
  "Embedded Linux, Kernel and Android 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
 
-9eea7d0cee7feb25271ca03f028c04980e71bb14555020ca89b8939956a3b7f8
+1dd7a4279791506e75de6cd19c48241be0c071a8a7bae6daf809faa792d67db5

diff --git a/a/1.txt b/N2/1.txt
index 7bba5e2..008245a 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,6 +1,6 @@
 (Adding Mark in Cc:)
 
-On 28/07/2014 at 15:06:34 +0200, Ji?? Prchal wrote :
+On 28/07/2014 at 15:06:34 +0200, Jiří Prchal wrote :
 > >>+#define DRIVER_NAME "atmel-spi"
 > >>+
 > >
@@ -111,7 +111,7 @@ DRIVER_NAME.
 Mark: maybe it would make sense to do devm_gpio_request_one() in
 of_spi_register_master(), after of_get_named_gpio.
 
-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 e76d2b7..8eb0489 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,15 +1,21 @@
  "ref\0b033d16ec31d26a895726ee72ec89b43943dfbae.1406547656.git.jiri.prchal@aksignal.cz\0"
  "ref\020140728122103.GR9532@piout.net\0"
  "ref\053D64ADA.1000102@aksignal.cz\0"
- "From\0alexandre.belloni@free-electrons.com (Alexandre Belloni)\0"
- "Subject\0[PATCH] ARM: at91: spi: request all csgpio in spi probe\0"
+ "From\0Alexandre Belloni <alexandre.belloni@free-electrons.com>\0"
+ "Subject\0Re: [PATCH] ARM: at91: spi: request all csgpio in spi probe\0"
  "Date\0Tue, 29 Jul 2014 00:38:59 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ji\305\231\303\255 Prchal <jiri.prchal@aksignal.cz>\0"
+ "Cc\0devicetree@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"
  "(Adding Mark in Cc:)\n"
  "\n"
- "On 28/07/2014 at 15:06:34 +0200, Ji?? Prchal wrote :\n"
+ "On 28/07/2014 at 15:06:34 +0200, Ji\305\231\303\255 Prchal wrote :\n"
  "> >>+#define DRIVER_NAME \"atmel-spi\"\n"
  "> >>+\n"
  "> >\n"
@@ -120,7 +126,7 @@
  "Mark: maybe it would make sense to do devm_gpio_request_one() in\n"
  "of_spi_register_master(), after of_get_named_gpio.\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"
@@ -131,4 +137,4 @@
  "Embedded Linux, Kernel and Android engineering\n"
  http://free-electrons.com
 
-9eea7d0cee7feb25271ca03f028c04980e71bb14555020ca89b8939956a3b7f8
+2411b40e32a258964b4f0ae3918eb677709aa558ec15a7e0927036e91d349f07

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.