All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4FED418B.8030100@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index a16221b..f79de57 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,14 +1,14 @@
 On Friday 29 June 2012 03:25 AM, Kevin Hilman wrote:
 > Hi Shubhrajyoti,
 >
-> Shubhrajyoti Datta <omaplinuxkernel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:
+> Shubhrajyoti Datta <omaplinuxkernel@gmail.com> writes:
 >
 >> Hi Kevin,
 >> Thanks for the patch ,
 >> a doubt below
 > Thanks for the review.
 >
->> On Wed, Jun 27, 2012 at 7:15 AM, Kevin Hilman <khilman-l0cyMroinI0@public.gmane.org> wrote:
+>> On Wed, Jun 27, 2012 at 7:15 AM, Kevin Hilman <khilman@ti.com> wrote:
 >>> In omap_i2c_xfer(), ensure pm_runtime_put() is called, even on
 >>> failure.
 >> So the failure means that the usecount is incremented. However the
@@ -51,9 +51,9 @@ Thanks a lot for the clarification.
 >>> reach zero after a failure.  This keeps the device always runtime PM
 >>> enabled which keeps the enclosing power domain active, and prevents
 >>> full-chip retention/off from happening during idle.
-Reviewed-by: Shubhrajyoti D <shubhrajyoti-l0cyMroinI0@public.gmane.org>
->>> Cc: Shubhrajyoti D <shubhrajyoti-l0cyMroinI0@public.gmane.org>
->>> Signed-off-by: Kevin Hilman <khilman-l0cyMroinI0@public.gmane.org>
+Reviewed-by: Shubhrajyoti D <shubhrajyoti@ti.com>
+>>> Cc: Shubhrajyoti D <shubhrajyoti@ti.com>
+>>> Signed-off-by: Kevin Hilman <khilman@ti.com>
 >>> ---
 >>> This patch applies to current i2c-embedded/for-next branch
 >>>
@@ -78,9 +78,9 @@ Reviewed-by: Shubhrajyoti D <shubhrajyoti-l0cyMroinI0@public.gmane.org>
 >>>
 >>> --
 >>> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
->>> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+>>> the body of a message to majordomo at vger.kernel.org
 >>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
 >> --
 >> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
->> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+>> the body of a message to majordomo at 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 da2f5db..984c1b6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,29 +1,23 @@
  "ref\01340761532-27231-1-git-send-email-khilman@ti.com\0"
  "ref\0CAM=Q2cuLCT2VzcUgrpyRWiX61t1F+iWchO9iLC=Ka9MFVm4_bQ@mail.gmail.com\0"
  "ref\087lij7nltv.fsf@ti.com\0"
- "ref\087lij7nltv.fsf-l0cyMroinI0@public.gmane.org\0"
- "From\0Shubhrajyoti <shubhrajyoti-l0cyMroinI0@public.gmane.org>\0"
- "Subject\0Re: [PATCH] I2C: OMAP: xfer: fix runtime PM get/put balance on error\0"
+ "From\0shubhrajyoti@ti.com (Shubhrajyoti)\0"
+ "Subject\0[PATCH] I2C: OMAP: xfer: fix runtime PM get/put balance on error\0"
  "Date\0Fri, 29 Jun 2012 11:17:55 +0530\0"
- "To\0Kevin Hilman <khilman-l0cyMroinI0@public.gmane.org>\0"
- "Cc\0Shubhrajyoti Datta <omaplinuxkernel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
-  linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Wolfram Sang <w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
-  linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Friday 29 June 2012 03:25 AM, Kevin Hilman wrote:\n"
  "> Hi Shubhrajyoti,\n"
  ">\n"
- "> Shubhrajyoti Datta <omaplinuxkernel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:\n"
+ "> Shubhrajyoti Datta <omaplinuxkernel@gmail.com> writes:\n"
  ">\n"
  ">> Hi Kevin,\n"
  ">> Thanks for the patch ,\n"
  ">> a doubt below\n"
  "> Thanks for the review.\n"
  ">\n"
- ">> On Wed, Jun 27, 2012 at 7:15 AM, Kevin Hilman <khilman-l0cyMroinI0@public.gmane.org> wrote:\n"
+ ">> On Wed, Jun 27, 2012 at 7:15 AM, Kevin Hilman <khilman@ti.com> wrote:\n"
  ">>> In omap_i2c_xfer(), ensure pm_runtime_put() is called, even on\n"
  ">>> failure.\n"
  ">> So the failure means that the usecount is incremented. However the\n"
@@ -66,9 +60,9 @@
  ">>> reach zero after a failure.  This keeps the device always runtime PM\n"
  ">>> enabled which keeps the enclosing power domain active, and prevents\n"
  ">>> full-chip retention/off from happening during idle.\n"
- "Reviewed-by: Shubhrajyoti D <shubhrajyoti-l0cyMroinI0@public.gmane.org>\n"
- ">>> Cc: Shubhrajyoti D <shubhrajyoti-l0cyMroinI0@public.gmane.org>\n"
- ">>> Signed-off-by: Kevin Hilman <khilman-l0cyMroinI0@public.gmane.org>\n"
+ "Reviewed-by: Shubhrajyoti D <shubhrajyoti@ti.com>\n"
+ ">>> Cc: Shubhrajyoti D <shubhrajyoti@ti.com>\n"
+ ">>> Signed-off-by: Kevin Hilman <khilman@ti.com>\n"
  ">>> ---\n"
  ">>> This patch applies to current i2c-embedded/for-next branch\n"
  ">>>\n"
@@ -93,11 +87,11 @@
  ">>>\n"
  ">>> --\n"
  ">>> To unsubscribe from this list: send the line \"unsubscribe linux-omap\" in\n"
- ">>> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ ">>> the body of a message to majordomo at vger.kernel.org\n"
  ">>> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  ">> --\n"
  ">> To unsubscribe from this list: send the line \"unsubscribe linux-omap\" in\n"
- ">> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ ">> the body of a message to majordomo at vger.kernel.org\n"
  >> More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-5d077dc037d7f2bc125ebebd51cda97f8701c5c6506796926962e1d7927c3d2f
+53fafe4f87c32ebd159f503eb26d7ab9cdd8456f147e02ea3027f280bb2cc1b4

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.