All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1393828245-18766-2-git-send-email-agross@codeaurora.org>

diff --git a/a/1.txt b/N1/1.txt
index efd6988..5bb5596 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 Add device tree binding support for the QCOM BAM DMA driver.
 
-Acked-by: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-Signed-off-by: Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+Acked-by: Kumar Gala <galak@codeaurora.org>
+Signed-off-by: Andy Gross <agross@codeaurora.org>
 ---
  .../devicetree/bindings/dma/qcom_bam_dma.txt       |   41 ++++++++++++++++++++
  1 file changed, 41 insertions(+)
@@ -28,7 +28,7 @@ index 0000000..d75a9d7
 +
 +Example:
 +
-+	uart-bam: dma@f9984000 = {
++	uart-bam: dma at f9984000 = {
 +		compatible = "qcom,bam-v1.4.0";
 +		reg = <0xf9984000 0x15000>;
 +		interrupts = <0 94 0>;
@@ -42,7 +42,7 @@ index 0000000..d75a9d7
 +specifier for each channel.
 +
 +Example:
-+	serial@f991e000 {
++	serial at f991e000 {
 +		compatible = "qcom,msm-uart";
 +		reg = <0xf991e000 0x1000>
 +			<0xf9944000 0x19000>;
@@ -57,8 +57,3 @@ index 0000000..d75a9d7
 -- 
 The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
 hosted by The Linux Foundation
-
---
-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 92fcb1d..416bfa2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,22 +1,14 @@
  "ref\01393828245-18766-1-git-send-email-agross@codeaurora.org\0"
- "ref\01393828245-18766-1-git-send-email-agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0"
- "From\0Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
+ "From\0agross@codeaurora.org (Andy Gross)\0"
  "Subject\0[Patch v8 1/2] dmaengine: qcom_bam_dma: Add device tree binding\0"
  "Date\0Mon,  3 Mar 2014 00:30:44 -0600\0"
- "To\0Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>"
-  Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
- " dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Add device tree binding support for the QCOM BAM DMA driver.\n"
  "\n"
- "Acked-by: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n"
- "Signed-off-by: Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n"
+ "Acked-by: Kumar Gala <galak@codeaurora.org>\n"
+ "Signed-off-by: Andy Gross <agross@codeaurora.org>\n"
  "---\n"
  " .../devicetree/bindings/dma/qcom_bam_dma.txt       |   41 ++++++++++++++++++++\n"
  " 1 file changed, 41 insertions(+)\n"
@@ -43,7 +35,7 @@
  "+\n"
  "+Example:\n"
  "+\n"
- "+\tuart-bam: dma@f9984000 = {\n"
+ "+\tuart-bam: dma at f9984000 = {\n"
  "+\t\tcompatible = \"qcom,bam-v1.4.0\";\n"
  "+\t\treg = <0xf9984000 0x15000>;\n"
  "+\t\tinterrupts = <0 94 0>;\n"
@@ -57,7 +49,7 @@
  "+specifier for each channel.\n"
  "+\n"
  "+Example:\n"
- "+\tserial@f991e000 {\n"
+ "+\tserial at f991e000 {\n"
  "+\t\tcompatible = \"qcom,msm-uart\";\n"
  "+\t\treg = <0xf991e000 0x1000>\n"
  "+\t\t\t<0xf9944000 0x19000>;\n"
@@ -71,11 +63,6 @@
  "+\t};\n"
  "-- \n"
  "The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\n"
- "hosted by The Linux Foundation\n"
- "\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
+ hosted by The Linux Foundation
 
-6aa2aef927793f651e3849530330f274ec7f057e9d16c92fee19c3a2fc473d66
+068584fa2008aff0dafa19f8ac6d3007c8d86a05dc12ceff61f870b95a93c9f2

diff --git a/a/1.txt b/N2/1.txt
index efd6988..bb2a92d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,7 +1,7 @@
 Add device tree binding support for the QCOM BAM DMA driver.
 
-Acked-by: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-Signed-off-by: Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+Acked-by: Kumar Gala <galak@codeaurora.org>
+Signed-off-by: Andy Gross <agross@codeaurora.org>
 ---
  .../devicetree/bindings/dma/qcom_bam_dma.txt       |   41 ++++++++++++++++++++
  1 file changed, 41 insertions(+)
@@ -57,8 +57,3 @@ index 0000000..d75a9d7
 -- 
 The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
 hosted by The Linux Foundation
-
---
-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 92fcb1d..15372c0 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,22 +1,21 @@
  "ref\01393828245-18766-1-git-send-email-agross@codeaurora.org\0"
- "ref\01393828245-18766-1-git-send-email-agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0"
- "From\0Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
+ "From\0Andy Gross <agross@codeaurora.org>\0"
  "Subject\0[Patch v8 1/2] dmaengine: qcom_bam_dma: Add device tree binding\0"
  "Date\0Mon,  3 Mar 2014 00:30:44 -0600\0"
- "To\0Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>"
-  Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
- " dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
+ "To\0Vinod Koul <vinod.koul@intel.com>"
+  Dan Williams <dan.j.williams@intel.com>
+ " dmaengine@vger.kernel.org\0"
+ "Cc\0devicetree@vger.kernel.org"
+  linux-kernel@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-arm-msm@vger.kernel.org
+ " Andy Gross <agross@codeaurora.org>\0"
  "\00:1\0"
  "b\0"
  "Add device tree binding support for the QCOM BAM DMA driver.\n"
  "\n"
- "Acked-by: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n"
- "Signed-off-by: Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n"
+ "Acked-by: Kumar Gala <galak@codeaurora.org>\n"
+ "Signed-off-by: Andy Gross <agross@codeaurora.org>\n"
  "---\n"
  " .../devicetree/bindings/dma/qcom_bam_dma.txt       |   41 ++++++++++++++++++++\n"
  " 1 file changed, 41 insertions(+)\n"
@@ -71,11 +70,6 @@
  "+\t};\n"
  "-- \n"
  "The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\n"
- "hosted by The Linux Foundation\n"
- "\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
+ hosted by The Linux Foundation
 
-6aa2aef927793f651e3849530330f274ec7f057e9d16c92fee19c3a2fc473d66
+9ce5d5be221912524e8a66a0d7f1c08ef4379e7a1e29060d074d5a8118ae860f

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.