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

diff --git a/a/1.txt b/N1/1.txt
index 653ca1b..58a1b77 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -31,7 +31,7 @@ Jonathan
 > @@ -0,0 +1,7 @@
 > +What:		/sys/bus/iio/devices/iio:deviceX/conversion_mode
 > +KernelVersion:	4.2
-> +Contact:	linux-iio@vger.kernel.org
+> +Contact:	linux-iio at vger.kernel.org
 > +Description:
 > +		Specifies the hardware conversion mode used. The three
 > +		available modes are "normal", "high-speed" and "low-power",
@@ -52,9 +52,9 @@ Jonathan
 > +  - Frequency in low-power mode (ADLPC=1, ADHSC=0)
 > +
 >  Example:
->  adc0: adc@4003b000 {
+>  adc0: adc at 4003b000 {
 >  	compatible = "fsl,vf610-adc";
-> @@ -18,5 +25,7 @@ adc0: adc@4003b000 {
+> @@ -18,5 +25,7 @@ adc0: adc at 4003b000 {
 >  	interrupts = <0 53 0x04>;
 >  	clocks = <&clks VF610_CLK_ADC0>;
 >  	clock-names = "adc";
diff --git a/a/content_digest b/N1/content_digest
index f57a80a..9ad3594 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,25 +1,9 @@
  "ref\01432730872-14325-1-git-send-email-stefan@agner.ch\0"
  "ref\01432730872-14325-2-git-send-email-stefan@agner.ch\0"
- "From\0Jonathan Cameron <jic23@kernel.org>\0"
- "Subject\0Re: [PATCH v5 1/2] iio: adc: vf610: implement configurable conversion modes\0"
+ "From\0jic23@kernel.org (Jonathan Cameron)\0"
+ "Subject\0[PATCH v5 1/2] iio: adc: vf610: implement configurable conversion modes\0"
  "Date\0Sun, 07 Jun 2015 17:54:14 +0100\0"
- "To\0Stefan Agner <stefan@agner.ch>"
-  shawn.guo@linaro.org
- " kernel@pengutronix.de\0"
- "Cc\0knaack.h@gmx.de"
-  lars@metafoo.de
-  pmeerw@pmeerw.net
-  robh+dt@kernel.org
-  pawel.moll@arm.com
-  mark.rutland@arm.com
-  ijc+devicetree@hellion.org.uk
-  galak@codeaurora.org
-  B38611@freescale.com
-  maitysanchayan@gmail.com
-  devicetree@vger.kernel.org
-  linux-iio@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " linux-kernel@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 27/05/15 13:47, Stefan Agner wrote:\n"
@@ -55,7 +39,7 @@
  "> @@ -0,0 +1,7 @@\n"
  "> +What:\t\t/sys/bus/iio/devices/iio:deviceX/conversion_mode\n"
  "> +KernelVersion:\t4.2\n"
- "> +Contact:\tlinux-iio@vger.kernel.org\n"
+ "> +Contact:\tlinux-iio at vger.kernel.org\n"
  "> +Description:\n"
  "> +\t\tSpecifies the hardware conversion mode used. The three\n"
  "> +\t\tavailable modes are \"normal\", \"high-speed\" and \"low-power\",\n"
@@ -76,9 +60,9 @@
  "> +  - Frequency in low-power mode (ADLPC=1, ADHSC=0)\n"
  "> +\n"
  ">  Example:\n"
- ">  adc0: adc@4003b000 {\n"
+ ">  adc0: adc at 4003b000 {\n"
  ">  \tcompatible = \"fsl,vf610-adc\";\n"
- "> @@ -18,5 +25,7 @@ adc0: adc@4003b000 {\n"
+ "> @@ -18,5 +25,7 @@ adc0: adc at 4003b000 {\n"
  ">  \tinterrupts = <0 53 0x04>;\n"
  ">  \tclocks = <&clks VF610_CLK_ADC0>;\n"
  ">  \tclock-names = \"adc\";\n"
@@ -302,4 +286,4 @@
  ">  \tinit_completion(&info->completion);\n"
  >
 
-0f384debea35d2b38dca81a677260540e723dc555acbd0741d3b247c4fc2523f
+72a7e3656eda2aa0b256eae0ee93bbafe3b1c5a1ac440e692554825e1eeb6e34

diff --git a/a/1.txt b/N2/1.txt
index 653ca1b..c734116 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -8,8 +8,8 @@ On 27/05/15 13:47, Stefan Agner wrote:
 > available resulting conversion frequency are calculated
 > dynamically.
 > 
-> Acked-by: Fugang Duan <B38611@freescale.com>
-> Signed-off-by: Stefan Agner <stefan@agner.ch>
+> Acked-by: Fugang Duan <B38611-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
+> Signed-off-by: Stefan Agner <stefan-XLVq0VzYD2Y@public.gmane.org>
 Applied to the togreg branch of iio.git - initially pushed out as testing
 for the autobuilders to play with it.
 
@@ -31,7 +31,7 @@ Jonathan
 > @@ -0,0 +1,7 @@
 > +What:		/sys/bus/iio/devices/iio:deviceX/conversion_mode
 > +KernelVersion:	4.2
-> +Contact:	linux-iio@vger.kernel.org
+> +Contact:	linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
 > +Description:
 > +		Specifies the hardware conversion mode used. The three
 > +		available modes are "normal", "high-speed" and "low-power",
diff --git a/a/content_digest b/N2/content_digest
index f57a80a..d790efb 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,25 +1,26 @@
  "ref\01432730872-14325-1-git-send-email-stefan@agner.ch\0"
  "ref\01432730872-14325-2-git-send-email-stefan@agner.ch\0"
- "From\0Jonathan Cameron <jic23@kernel.org>\0"
+ "ref\01432730872-14325-2-git-send-email-stefan-XLVq0VzYD2Y@public.gmane.org\0"
+ "From\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "Subject\0Re: [PATCH v5 1/2] iio: adc: vf610: implement configurable conversion modes\0"
  "Date\0Sun, 07 Jun 2015 17:54:14 +0100\0"
- "To\0Stefan Agner <stefan@agner.ch>"
-  shawn.guo@linaro.org
- " kernel@pengutronix.de\0"
- "Cc\0knaack.h@gmx.de"
-  lars@metafoo.de
-  pmeerw@pmeerw.net
-  robh+dt@kernel.org
-  pawel.moll@arm.com
-  mark.rutland@arm.com
-  ijc+devicetree@hellion.org.uk
-  galak@codeaurora.org
-  B38611@freescale.com
-  maitysanchayan@gmail.com
-  devicetree@vger.kernel.org
-  linux-iio@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " linux-kernel@vger.kernel.org\0"
+ "To\0Stefan Agner <stefan-XLVq0VzYD2Y@public.gmane.org>"
+  shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+ " kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0"
+ "Cc\0knaack.h-Mmb7MZpHnFY@public.gmane.org"
+  lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org
+  pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  pawel.moll-5wv7dgnIgG8@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org
+  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
+  B38611-KZfg59tc24xl57MIdRCFDg@public.gmane.org
+  maitysanchayan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 27/05/15 13:47, Stefan Agner wrote:\n"
@@ -32,8 +33,8 @@
  "> available resulting conversion frequency are calculated\n"
  "> dynamically.\n"
  "> \n"
- "> Acked-by: Fugang Duan <B38611@freescale.com>\n"
- "> Signed-off-by: Stefan Agner <stefan@agner.ch>\n"
+ "> Acked-by: Fugang Duan <B38611-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n"
+ "> Signed-off-by: Stefan Agner <stefan-XLVq0VzYD2Y@public.gmane.org>\n"
  "Applied to the togreg branch of iio.git - initially pushed out as testing\n"
  "for the autobuilders to play with it.\n"
  "\n"
@@ -55,7 +56,7 @@
  "> @@ -0,0 +1,7 @@\n"
  "> +What:\t\t/sys/bus/iio/devices/iio:deviceX/conversion_mode\n"
  "> +KernelVersion:\t4.2\n"
- "> +Contact:\tlinux-iio@vger.kernel.org\n"
+ "> +Contact:\tlinux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
  "> +Description:\n"
  "> +\t\tSpecifies the hardware conversion mode used. The three\n"
  "> +\t\tavailable modes are \"normal\", \"high-speed\" and \"low-power\",\n"
@@ -302,4 +303,4 @@
  ">  \tinit_completion(&info->completion);\n"
  >
 
-0f384debea35d2b38dca81a677260540e723dc555acbd0741d3b247c4fc2523f
+a4c68bdce0160c1011e27c2c5fb346c79ed13da2232a9957084c7072f613ab59

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.