All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140522160643.GI19747@lee--X1>

diff --git a/a/1.txt b/N1/1.txt
index 8d193be..0061a80 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,8 +2,8 @@
 > SDHCI driver. It contains the differences between the core properties
 > in mmc.txt and the properties used by the sdhci-st driver.
 > 
-> Signed-off-by: Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-> Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro-qxv4g6HH51o@public.gmane.org>
+> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
+> Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
 > ---
 >  Documentation/devicetree/bindings/mmc/sdhci-st.txt | 26 ++++++++++++++++++++++
 >  1 file changed, 26 insertions(+)
@@ -44,7 +44,7 @@ with "mmc" above and/or reference the file which documents it.
 > +
 > +Example:
 > +
-> +mmc0: sdhci@fe81e000 {
+> +mmc0: sdhci at fe81e000 {
 > +	compatible	= "st,sdhci";
 > +	status		= "disabled";
 > +	reg		= <0xfe81e000 0x1000>;
@@ -61,14 +61,10 @@ I don't think you need clock-names if you only have one clock.
 
 Once fixed you can add my Ack for the next submission:
 
-  Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Acked-by: Lee Jones <lee.jones@linaro.org>
 
 -- 
 Lee Jones
 Linaro STMicroelectronics Landing Team Lead
-Linaro.org │ Open source software for ARM SoCs
+Linaro.org ? Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
---
-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 79a8efb..a29f76e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,29 +1,17 @@
  "ref\01400771902-26553-1-git-send-email-peter.griffin@linaro.org\0"
  "ref\01400771902-26553-3-git-send-email-peter.griffin@linaro.org\0"
- "ref\01400771902-26553-3-git-send-email-peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0"
- "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Subject\0Re: [PATCH 2/8] mmc: sdhci-st: STMicroelectronics SDHCI binding documentation.\0"
+ "From\0lee.jones@linaro.org (Lee Jones)\0"
+ "Subject\0[PATCH 2/8] mmc: sdhci-st: STMicroelectronics SDHCI binding documentation.\0"
  "Date\0Thu, 22 May 2014 17:06:43 +0100\0"
- "To\0Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  maxime.coquelin-qxv4g6HH51o@public.gmane.org
-  patrice.chotard-qxv4g6HH51o@public.gmane.org
-  srinivas.kandagatla-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  chris-OsFVWbfNK3isTnJN9+BGXg@public.gmane.org
-  ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  kernel-F5mvAk5X5gdBDgjK7y7TUQ@public.gmane.org
-  linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " Giuseppe Cavallaro <peppe.cavallaro-qxv4g6HH51o@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "> This patch adds the device tree binding documentation for ST\n"
  "> SDHCI driver. It contains the differences between the core properties\n"
  "> in mmc.txt and the properties used by the sdhci-st driver.\n"
  "> \n"
- "> Signed-off-by: Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
- "> Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro-qxv4g6HH51o@public.gmane.org>\n"
+ "> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>\n"
+ "> Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>\n"
  "> ---\n"
  ">  Documentation/devicetree/bindings/mmc/sdhci-st.txt | 26 ++++++++++++++++++++++\n"
  ">  1 file changed, 26 insertions(+)\n"
@@ -64,7 +52,7 @@
  "> +\n"
  "> +Example:\n"
  "> +\n"
- "> +mmc0: sdhci@fe81e000 {\n"
+ "> +mmc0: sdhci at fe81e000 {\n"
  "> +\tcompatible\t= \"st,sdhci\";\n"
  "> +\tstatus\t\t= \"disabled\";\n"
  "> +\treg\t\t= <0xfe81e000 0x1000>;\n"
@@ -81,16 +69,12 @@
  "\n"
  "Once fixed you can add my Ack for the next submission:\n"
  "\n"
- "  Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "  Acked-by: Lee Jones <lee.jones@linaro.org>\n"
  "\n"
  "-- \n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
- "Follow Linaro: Facebook | Twitter | Blog\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
+ "Linaro.org ? Open source software for ARM SoCs\n"
+ Follow Linaro: Facebook | Twitter | Blog
 
-de828640852e32fef53c75310ffe6a2350cce707d8fdb462522d496f2f287faf
+4f50f8bb1ead83171ad0eaa2138553f472e3cc86c2f8a4f6bfb096fa49e35e9f

diff --git a/a/1.txt b/N2/1.txt
index 8d193be..a6e399e 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,8 +2,8 @@
 > SDHCI driver. It contains the differences between the core properties
 > in mmc.txt and the properties used by the sdhci-st driver.
 > 
-> Signed-off-by: Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-> Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro-qxv4g6HH51o@public.gmane.org>
+> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
+> Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
 > ---
 >  Documentation/devicetree/bindings/mmc/sdhci-st.txt | 26 ++++++++++++++++++++++
 >  1 file changed, 26 insertions(+)
@@ -61,14 +61,10 @@ I don't think you need clock-names if you only have one clock.
 
 Once fixed you can add my Ack for the next submission:
 
-  Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Acked-by: Lee Jones <lee.jones@linaro.org>
 
 -- 
 Lee Jones
 Linaro STMicroelectronics Landing Team Lead
 Linaro.org │ Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
---
-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/N2/content_digest
index 79a8efb..a72cb6a 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,29 +1,28 @@
  "ref\01400771902-26553-1-git-send-email-peter.griffin@linaro.org\0"
  "ref\01400771902-26553-3-git-send-email-peter.griffin@linaro.org\0"
- "ref\01400771902-26553-3-git-send-email-peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0"
- "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "From\0Lee Jones <lee.jones@linaro.org>\0"
  "Subject\0Re: [PATCH 2/8] mmc: sdhci-st: STMicroelectronics SDHCI binding documentation.\0"
  "Date\0Thu, 22 May 2014 17:06:43 +0100\0"
- "To\0Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  maxime.coquelin-qxv4g6HH51o@public.gmane.org
-  patrice.chotard-qxv4g6HH51o@public.gmane.org
-  srinivas.kandagatla-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  chris-OsFVWbfNK3isTnJN9+BGXg@public.gmane.org
-  ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  kernel-F5mvAk5X5gdBDgjK7y7TUQ@public.gmane.org
-  linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " Giuseppe Cavallaro <peppe.cavallaro-qxv4g6HH51o@public.gmane.org>\0"
+ "To\0Peter Griffin <peter.griffin@linaro.org>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  linux-kernel@vger.kernel.org
+  maxime.coquelin@st.com
+  patrice.chotard@st.com
+  srinivas.kandagatla@gmail.com
+  chris@printf.net
+  ulf.hansson@linaro.org
+  kernel@stlinux.com
+  linux-mmc@vger.kernel.org
+  devicetree@vger.kernel.org
+ " Giuseppe Cavallaro <peppe.cavallaro@st.com>\0"
  "\00:1\0"
  "b\0"
  "> This patch adds the device tree binding documentation for ST\n"
  "> SDHCI driver. It contains the differences between the core properties\n"
  "> in mmc.txt and the properties used by the sdhci-st driver.\n"
  "> \n"
- "> Signed-off-by: Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
- "> Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro-qxv4g6HH51o@public.gmane.org>\n"
+ "> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>\n"
+ "> Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>\n"
  "> ---\n"
  ">  Documentation/devicetree/bindings/mmc/sdhci-st.txt | 26 ++++++++++++++++++++++\n"
  ">  1 file changed, 26 insertions(+)\n"
@@ -81,16 +80,12 @@
  "\n"
  "Once fixed you can add my Ack for the next submission:\n"
  "\n"
- "  Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "  Acked-by: Lee Jones <lee.jones@linaro.org>\n"
  "\n"
  "-- \n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
  "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
- "Follow Linaro: Facebook | Twitter | Blog\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
+ Follow Linaro: Facebook | Twitter | Blog
 
-de828640852e32fef53c75310ffe6a2350cce707d8fdb462522d496f2f287faf
+a2ecd265b670538fb1edc179532a37f32150c7ff48f8b0517b43f735b14fe8dd

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.