All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4F2F74DB.7010604@denx.de>

diff --git a/a/1.txt b/N1/1.txt
index b67e583..f1825c5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,13 +5,13 @@ Grant Likely wrote:
 >> Add a function to initialize the davinci interrupt controller (INTC)
 >> using a device tree node.
 >>
->> Signed-off-by: Heiko Schocher <hs@denx.de>
->> Cc: davinci-linux-open-source at linux.davincidsp.com
->> Cc: linux-arm-kernel at lists.infradead.org
->> Cc: devicetree-discuss at lists.ozlabs.org
->> Cc: Grant Likely <grant.likely@secretlab.ca>
->> Cc: Sekhar Nori <nsekhar@ti.com>
->> Cc: Wolfgang Denk <wd@denx.de>
+>> Signed-off-by: Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>
+>> Cc: davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org
+>> Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+>> Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
+>> Cc: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>
+>> Cc: Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>
+>> Cc: Wolfgang Denk <wd-ynQEQJNshbs@public.gmane.org>
 >> ---
 >>  .../devicetree/bindings/arm/davinci/intc.txt       |   26 ++++++++++
 >>  arch/arm/mach-davinci/cp_intc.c                    |   51 ++++++++++++++++++++
@@ -41,7 +41,7 @@ irq_domain, works good on the enbw_cmc board :-)
 Waiting for your comment to my question to the
 [RFC PATCH 7/7] ARM: davinci: add support for the am1808 based enbw_cmc board
 patch, see:
-http://www.mail-archive.com/linux-i2c at vger.kernel.org/msg07132.html
+http://www.mail-archive.com/linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org/msg07132.html
 
 and resend the hole reworked patchserie. Is it OK, if I use the above
 branch as base for sending this patchserie, or should I use another
diff --git a/a/content_digest b/N1/content_digest
index bb0a2b3..89abdbb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,16 @@
  "ref\01327308967-8092-1-git-send-email-hs@denx.de\0"
  "ref\01327308967-8092-2-git-send-email-hs@denx.de\0"
  "ref\020120202045459.GI15343@ponder.secretlab.ca\0"
- "From\0hs@denx.de (Heiko Schocher)\0"
- "Subject\0[RFC PATCH 1/7] ARM: davinci, intc: Add OF support for TI interrupt controller\0"
+ "ref\020120202045459.GI15343-e0URQFbLeQY2iJbIjFUEsiwD8/FfD2ys@public.gmane.org\0"
+ "From\0Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>\0"
+ "Subject\0Re: [RFC PATCH 1/7] ARM: davinci, intc: Add OF support for TI interrupt controller\0"
  "Date\0Mon, 06 Feb 2012 07:36:11 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\0"
+ "Cc\0davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org"
+  Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>
+  devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " Wolfgang Denk <wd-ynQEQJNshbs@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Hello Grant,\n"
@@ -14,13 +20,13 @@
  ">> Add a function to initialize the davinci interrupt controller (INTC)\n"
  ">> using a device tree node.\n"
  ">>\n"
- ">> Signed-off-by: Heiko Schocher <hs@denx.de>\n"
- ">> Cc: davinci-linux-open-source at linux.davincidsp.com\n"
- ">> Cc: linux-arm-kernel at lists.infradead.org\n"
- ">> Cc: devicetree-discuss at lists.ozlabs.org\n"
- ">> Cc: Grant Likely <grant.likely@secretlab.ca>\n"
- ">> Cc: Sekhar Nori <nsekhar@ti.com>\n"
- ">> Cc: Wolfgang Denk <wd@denx.de>\n"
+ ">> Signed-off-by: Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>\n"
+ ">> Cc: davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org\n"
+ ">> Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n"
+ ">> Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\n"
+ ">> Cc: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\n"
+ ">> Cc: Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\n"
+ ">> Cc: Wolfgang Denk <wd-ynQEQJNshbs@public.gmane.org>\n"
  ">> ---\n"
  ">>  .../devicetree/bindings/arm/davinci/intc.txt       |   26 ++++++++++\n"
  ">>  arch/arm/mach-davinci/cp_intc.c                    |   51 ++++++++++++++++++++\n"
@@ -50,7 +56,7 @@
  "Waiting for your comment to my question to the\n"
  "[RFC PATCH 7/7] ARM: davinci: add support for the am1808 based enbw_cmc board\n"
  "patch, see:\n"
- "http://www.mail-archive.com/linux-i2c at vger.kernel.org/msg07132.html\n"
+ "http://www.mail-archive.com/linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org/msg07132.html\n"
  "\n"
  "and resend the hole reworked patchserie. Is it OK, if I use the above\n"
  "branch as base for sending this patchserie, or should I use another\n"
@@ -62,4 +68,4 @@
  "DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel\n"
  HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
 
-93a34592ad26f4e9df858e7ca9b2bf2a1096b1147fe9121063b2193283cf28ab
+c1e67b71e14e63801501fe0a575cc2cede6b999857c1cf064023c90acbd18ebf

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.