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

diff --git a/a/1.txt b/N1/1.txt
index 30db0f9..313cfae 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -29,7 +29,7 @@ all we can do.
 > @@ -0,0 +1,7 @@
 > +What:		/sys/bus/iio/devices/iio:deviceX/conversion_mode
 > +KernelVersion:	4.1
-> +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",
@@ -54,9 +54,9 @@ I like the default that isn't 'normal' :)
 > +  - 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 3143717..f246e47 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,25 +1,9 @@
  "ref\01427201269-4902-1-git-send-email-stefan@agner.ch\0"
  "ref\01427201269-4902-3-git-send-email-stefan@agner.ch\0"
- "From\0Jonathan Cameron <jic23@kernel.org>\0"
- "Subject\0Re: [PATCH v4 2/3] iio: adc: vf610: implement configurable conversion modes\0"
+ "From\0jic23@kernel.org (Jonathan Cameron)\0"
+ "Subject\0[PATCH v4 2/3] iio: adc: vf610: implement configurable conversion modes\0"
  "Date\0Sat, 28 Mar 2015 12:07:58 +0000\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 24/03/15 12:47, Stefan Agner wrote:\n"
@@ -53,7 +37,7 @@
  "> @@ -0,0 +1,7 @@\n"
  "> +What:\t\t/sys/bus/iio/devices/iio:deviceX/conversion_mode\n"
  "> +KernelVersion:\t4.1\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"
@@ -78,9 +62,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"
@@ -304,4 +288,4 @@
  ">  \tinit_completion(&info->completion);\n"
  >
 
-7ee82c1cfdc521ad200c4bcf21eb9c26c0a53a883e4edcf5cb33ce7d0e506257
+73ff074e066f341c0f8687d1d964541475418011537c69136dce25ed67bafc05

diff --git a/a/1.txt b/N2/1.txt
index 30db0f9..b0fe7ea 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -12,8 +12,8 @@ One trivial bit inline, otherwise looks good to me.
 I wish there was a better way of 'hinting' to drivers what power mode
 is required, but in the absense of this I guess explicit control is
 all we can do.
-> 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>
 > ---
 >  Documentation/ABI/testing/sysfs-bus-iio-vf610      |   7 +
 >  .../devicetree/bindings/iio/adc/vf610-adc.txt      |   9 ++
@@ -29,7 +29,7 @@ all we can do.
 > @@ -0,0 +1,7 @@
 > +What:		/sys/bus/iio/devices/iio:deviceX/conversion_mode
 > +KernelVersion:	4.1
-> +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 3143717..35e10e9 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,25 +1,26 @@
  "ref\01427201269-4902-1-git-send-email-stefan@agner.ch\0"
  "ref\01427201269-4902-3-git-send-email-stefan@agner.ch\0"
- "From\0Jonathan Cameron <jic23@kernel.org>\0"
+ "ref\01427201269-4902-3-git-send-email-stefan-XLVq0VzYD2Y@public.gmane.org\0"
+ "From\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "Subject\0Re: [PATCH v4 2/3] iio: adc: vf610: implement configurable conversion modes\0"
  "Date\0Sat, 28 Mar 2015 12:07:58 +0000\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 24/03/15 12:47, Stefan Agner wrote:\n"
@@ -36,8 +37,8 @@
  "I wish there was a better way of 'hinting' to drivers what power mode\n"
  "is required, but in the absense of this I guess explicit control is\n"
  "all we can do.\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"
  "> ---\n"
  ">  Documentation/ABI/testing/sysfs-bus-iio-vf610      |   7 +\n"
  ">  .../devicetree/bindings/iio/adc/vf610-adc.txt      |   9 ++\n"
@@ -53,7 +54,7 @@
  "> @@ -0,0 +1,7 @@\n"
  "> +What:\t\t/sys/bus/iio/devices/iio:deviceX/conversion_mode\n"
  "> +KernelVersion:\t4.1\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"
@@ -304,4 +305,4 @@
  ">  \tinit_completion(&info->completion);\n"
  >
 
-7ee82c1cfdc521ad200c4bcf21eb9c26c0a53a883e4edcf5cb33ce7d0e506257
+96fa11d0e252510f01738522c5a073238681392bc7c629cc490fd885e33425c1

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.