All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4FAA46E1.4050708@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index 2d6b19b..24a354b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
 On 09/05/12 10:02, Linus Walleij wrote:
-> On Fri, May 4, 2012 at 8:23 PM, Lee Jones<lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>  wrote:
+> On Fri, May 4, 2012 at 8:23 PM, Lee Jones<lee.jones@linaro.org>  wrote:
 >
 >> This patch will allow the ab8500-core driver to be probed and set up
 >> when booting when Device Tree is enabled. This includes platform ID
@@ -7,7 +7,7 @@ On 09/05/12 10:02, Linus Walleij wrote:
 >> we are undergoing a DT enabled boot, we will refuse to setup each of
 >> the other ab8500-* devices, as they will be probed individually by DT.
 >>
->> Signed-off-by: Lee Jones<lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+>> Signed-off-by: Lee Jones<lee.jones@linaro.org>
 > (...)
 >> +       else if (np)
 >> +               ret = of_property_read_u32(np, "stericsson,irq-base",&ab8500->irq_base);
@@ -20,12 +20,12 @@ On 09/05/12 10:02, Linus Walleij wrote:
 Sure, why not.
 
 > Apart from that it looks good to me:
-> Acked-by: Linus Walleij<linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+> Acked-by: Linus Walleij<linus.walleij@linaro.org>
 
 
 -- 
 Lee Jones
 Linaro ST-Ericsson Landing Team Lead
 M: +44 77 88 633 515
-Linaro.org │ Open source software for ARM SoCs
+Linaro.org ? Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
diff --git a/a/content_digest b/N1/content_digest
index ade981e..3da83d9 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,25 +1,14 @@
  "ref\01336155805-18554-1-git-send-email-lee.jones@linaro.org\0"
  "ref\01336155805-18554-12-git-send-email-lee.jones@linaro.org\0"
  "ref\0CACRpkdaju5y6pduWrkH97LujzqJu5hAaGozyHY3Rsvvn7ZyKhA@mail.gmail.com\0"
- "ref\0CACRpkdaju5y6pduWrkH97LujzqJu5hAaGozyHY3Rsvvn7ZyKhA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
- "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Subject\0Re: [PATCH 11/15] drivers/mfd: Enable Device Tree for ab8500-core driver\0"
+ "From\0lee.jones@linaro.org (Lee Jones)\0"
+ "Subject\0[PATCH 11/15] drivers/mfd: Enable Device Tree for ab8500-core driver\0"
  "Date\0Wed, 09 May 2012 11:28:49 +0100\0"
- "To\0Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  arnd-r2nGTMty4D4@public.gmane.org
-  linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org
-  grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org
-  cjb-2X9k7bc8m7Mdnm+yROfE0A@public.gmane.org
-  ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org
-  linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org
-  sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org
- " Mattias WALLIN <mattias.wallin-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 09/05/12 10:02, Linus Walleij wrote:\n"
- "> On Fri, May 4, 2012 at 8:23 PM, Lee Jones<lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>  wrote:\n"
+ "> On Fri, May 4, 2012 at 8:23 PM, Lee Jones<lee.jones@linaro.org>  wrote:\n"
  ">\n"
  ">> This patch will allow the ab8500-core driver to be probed and set up\n"
  ">> when booting when Device Tree is enabled. This includes platform ID\n"
@@ -27,7 +16,7 @@
  ">> we are undergoing a DT enabled boot, we will refuse to setup each of\n"
  ">> the other ab8500-* devices, as they will be probed individually by DT.\n"
  ">>\n"
- ">> Signed-off-by: Lee Jones<lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ ">> Signed-off-by: Lee Jones<lee.jones@linaro.org>\n"
  "> (...)\n"
  ">> +       else if (np)\n"
  ">> +               ret = of_property_read_u32(np, \"stericsson,irq-base\",&ab8500->irq_base);\n"
@@ -40,14 +29,14 @@
  "Sure, why not.\n"
  "\n"
  "> Apart from that it looks good to me:\n"
- "> Acked-by: Linus Walleij<linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "> Acked-by: Linus Walleij<linus.walleij@linaro.org>\n"
  "\n"
  "\n"
  "-- \n"
  "Lee Jones\n"
  "Linaro ST-Ericsson Landing Team Lead\n"
  "M: +44 77 88 633 515\n"
- "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
+ "Linaro.org ? Open source software for ARM SoCs\n"
  Follow Linaro: Facebook | Twitter | Blog
 
-18e401596e321ad8443cd9b110035e9fa719eb86f75236dda857e48211b231a9
+b668c2bd71fa3cb734e7f827bf4716a1b2222514dca7948be0f4818b3f8e5590

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.