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

diff --git a/a/1.txt b/N1/1.txt
index c3a1e0e..323c862 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,8 +4,8 @@ On Thu, 10 Nov 2016, Lokesh Vutla wrote:
 > registering regulator needs to populate supply_name field for identifying
 > its supply's name. Add supply_name field for lp873x regulators.
 > 
-> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-> Signed-off-by: Lokesh Vutla <lokeshvutla-l0cyMroinI0@public.gmane.org>
+> Acked-by: Rob Herring <robh@kernel.org>
+> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
 > ---
 > Changes since v3:
 > - Applied Rob's ack.
@@ -15,7 +15,7 @@ On Thu, 10 Nov 2016, Lokesh Vutla wrote:
 >  Documentation/devicetree/bindings/mfd/lp873x.txt | 8 ++++++++
 
 For my own reference:
-  Acked-for-MFD-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org>
   
 >  drivers/regulator/lp873x-regulator.c             | 1 +
 >  2 files changed, 9 insertions(+)
@@ -34,7 +34,7 @@ For my own reference:
 >    - regulators:	List of child nodes that specify the regulator
 >  			initialization data.
 >  Example:
-> @@ -17,6 +20,11 @@ pmic: lp8733@60 {
+> @@ -17,6 +20,11 @@ pmic: lp8733 at 60 {
 >  	gpio-controller;
 >  	#gpio-cells = <2>;
 >  
@@ -62,9 +62,5 @@ For my own reference:
 -- 
 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 7a7aedb..3da5082 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,8 @@
  "ref\020161110052915.4898-1-lokeshvutla@ti.com\0"
- "ref\020161110052915.4898-1-lokeshvutla-l0cyMroinI0@public.gmane.org\0"
- "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Subject\0Re: [PATCH v4] regulator: lp873x: Add support for populating input supply\0"
+ "From\0lee.jones@linaro.org (Lee Jones)\0"
+ "Subject\0[PATCH v4] regulator: lp873x: Add support for populating input supply\0"
  "Date\0Thu, 10 Nov 2016 08:06:52 +0000\0"
- "To\0Lokesh Vutla <lokeshvutla-l0cyMroinI0@public.gmane.org>\0"
- "Cc\0Linux OMAP Mailing List <linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  Tero Kristo <t-kristo-l0cyMroinI0@public.gmane.org>
-  Linux ARM Mailing List <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
- " Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, 10 Nov 2016, Lokesh Vutla wrote:\n"
@@ -19,8 +11,8 @@
  "> registering regulator needs to populate supply_name field for identifying\n"
  "> its supply's name. Add supply_name field for lp873x regulators.\n"
  "> \n"
- "> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
- "> Signed-off-by: Lokesh Vutla <lokeshvutla-l0cyMroinI0@public.gmane.org>\n"
+ "> Acked-by: Rob Herring <robh@kernel.org>\n"
+ "> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>\n"
  "> ---\n"
  "> Changes since v3:\n"
  "> - Applied Rob's ack.\n"
@@ -30,7 +22,7 @@
  ">  Documentation/devicetree/bindings/mfd/lp873x.txt | 8 ++++++++\n"
  "\n"
  "For my own reference:\n"
- "  Acked-for-MFD-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "  Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org>\n"
  "  \n"
  ">  drivers/regulator/lp873x-regulator.c             | 1 +\n"
  ">  2 files changed, 9 insertions(+)\n"
@@ -49,7 +41,7 @@
  ">    - regulators:\tList of child nodes that specify the regulator\n"
  ">  \t\t\tinitialization data.\n"
  ">  Example:\n"
- "> @@ -17,6 +20,11 @@ pmic: lp8733@60 {\n"
+ "> @@ -17,6 +20,11 @@ pmic: lp8733 at 60 {\n"
  ">  \tgpio-controller;\n"
  ">  \t#gpio-cells = <2>;\n"
  ">  \n"
@@ -77,11 +69,7 @@
  "-- \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
 
-56cc3a262d00a0a7ef2e15be50c7d3c9169a60c775d2171ebd2fd73216d62869
+932ee8335719d92cda2bf530d2d917c9a09453ef103694a9a1bffe40b2ab2df7

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.