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

diff --git a/a/1.txt b/N1/1.txt
index 829bcb5..610d030 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,16 +1,17 @@
-On Tue, 29 Mar 2016, tthayer-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org wrote:
+On Tue, 29 Mar 2016, ttha...@opensource.altera.com wrote:
 
-> From: Thor Thayer <tthayer-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>
+> From: Thor Thayer <ttha...@opensource.altera.com>
 > 
 > Add the GPIO functionality for the Altera Arria10 MAX5 System Resource
 > Chip. The A10 MAX5 has 12 bits of GPIO assigned to switches, buttons,
 > and LEDs as a GPIO extender on the SPI bus.
 > 
-> Signed-off-by: Thor Thayer <tthayer-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>
+> Signed-off-by: Thor Thayer <ttha...@opensource.altera.com>
 > ---
 >  drivers/gpio/Kconfig             |    8 ++
 >  drivers/gpio/Makefile            |    1 +
->  drivers/gpio/gpio-altera-a10sr.c |  158 ++++++++++++++++++++++++++++++++++++++
+>  drivers/gpio/gpio-altera-a10sr.c |  158 
+> ++++++++++++++++++++++++++++++++++++++
 >  drivers/mfd/altera-a10sr.c       |    4 +
 
 Seperate patch please.
@@ -22,9 +23,9 @@ Seperate patch please.
 -- 
 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
+To unsubscribe from this list: send the line "unsubscribe linux-hwmon" in
+the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index c34b455..73d1625 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,37 +1,24 @@
  "ref\01459278791-3646-1-git-send-email-tthayer@opensource.altera.com\0"
- "ref\01459278791-3646-5-git-send-email-tthayer@opensource.altera.com\0"
- "ref\01459278791-3646-5-git-send-email-tthayer-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@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: [RFC 4/8] gpio: altera-a10sr: Add A10 System Resource Chip GPIO support.\0"
- "Date\0Wed, 30 Mar 2016 09:18:25 +0100\0"
- "To\0tthayer-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org\0"
- "Cc\0linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org"
-  gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  jdelvare-IBi9RG/b67k@public.gmane.org
-  linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  pawell.moll-5wv7dgnIgG8@public.gmane.org
-  mark.rutland-5wv7dgnIgG8@public.gmane.org
-  ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org
-  dinguyen-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org
-  linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-hwmon-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "Date\0Wed, 30 Mar 2016 01:18:41 -0700\0"
+ "To\0linux-hwmon@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
- "On Tue, 29 Mar 2016, tthayer-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org wrote:\n"
+ "On Tue, 29 Mar 2016, ttha...@opensource.altera.com wrote:\n"
  "\n"
- "> From: Thor Thayer <tthayer-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>\n"
+ "> From: Thor Thayer <ttha...@opensource.altera.com>\n"
  "> \n"
  "> Add the GPIO functionality for the Altera Arria10 MAX5 System Resource\n"
  "> Chip. The A10 MAX5 has 12 bits of GPIO assigned to switches, buttons,\n"
  "> and LEDs as a GPIO extender on the SPI bus.\n"
  "> \n"
- "> Signed-off-by: Thor Thayer <tthayer-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>\n"
+ "> Signed-off-by: Thor Thayer <ttha...@opensource.altera.com>\n"
  "> ---\n"
  ">  drivers/gpio/Kconfig             |    8 ++\n"
  ">  drivers/gpio/Makefile            |    1 +\n"
- ">  drivers/gpio/gpio-altera-a10sr.c |  158 ++++++++++++++++++++++++++++++++++++++\n"
+ ">  drivers/gpio/gpio-altera-a10sr.c |  158 \n"
+ "> ++++++++++++++++++++++++++++++++++++++\n"
  ">  drivers/mfd/altera-a10sr.c       |    4 +\n"
  "\n"
  "Seperate patch please.\n"
@@ -43,11 +30,11 @@
  "-- \n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
+ "Linaro.org \303\242\302\224\302\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"
+ "To unsubscribe from this list: send the line \"unsubscribe linux-hwmon\" in\n"
+ "the body of a message to majord...@vger.kernel.org\n"
  More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-7a1745dca02da3b8d2f3e541099c52040a4ae876d8be955bdf80ea1fbe022887
+0f2ec42f35c1d71b18b5d9ab061594e5fe0311839a90bf1f064fadeeecdcbf6d

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.