All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5411484A.2000102@smartplayin.com>

diff --git a/a/1.txt b/N1/1.txt
index 32c2c69..426dbf4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -17,16 +17,16 @@ Thanks
 Pramod.
 On Friday 05 September 2014 04:05 AM, Lina Iyer wrote:
 > Changes since v4:
-> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10327.html ]
+> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10327.html ]
 > - Update to the v8 of ARM generic idle states patches
 > - Use platform device model for cpuidle-qcom
 > - Clean up msm-pm.c to remove unnecessary include files and functions
 > - Update commit text and documentation for all idle states
 > - Remove scm-boot relocate patch from this series, submitted earlier
-> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10518.html ]
+> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10518.html ]
 > 
 > Changes since v3:
-> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10288.html ]
+> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10288.html ]
 > - Fix CONFIG_QCOM_PM Kconfig as bool
 > - More clean ups in spm.c and spm-devices.c
 > 	- Removed and re-organized data structures to make initialization simple
@@ -36,7 +36,7 @@ On Friday 05 September 2014 04:05 AM, Lina Iyer wrote:
 > - Rebase on top of 3.17-rc1
 > 
 > Changes since v2:
-> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10148.html ]
+> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10148.html ]
 > - Prune all the drivers to support basic WFI and power down cpuidle
 >   functionality. Remove debug code.
 > - Integrate KConfig changes into the drivers' patches.
@@ -47,7 +47,7 @@ On Friday 05 September 2014 04:05 AM, Lina Iyer wrote:
 > - Rebase on top of 3.16
 > 
 > Changes since v1/RFC:
-> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10065.html ]
+> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10065.html ]
 > - Remove hotplug from the patch series. Will submit it separately.
 > - Fix SPM drivers per the review comments
 > - Modify patch sequence to compile SPM drivers independent of msm-pm, so as to
diff --git a/a/content_digest b/N1/content_digest
index 7ff0759..f4c6adf 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,8 @@
  "ref\01409870132-16929-1-git-send-email-lina.iyer@linaro.org\0"
- "From\0Pramod Gurav <pramod.gurav@smartplayin.com>\0"
- "Subject\0Re: [PATCH v5 0/7] QCOM 8074 cpuidle driver\0"
+ "From\0pramod.gurav@smartplayin.com (Pramod Gurav)\0"
+ "Subject\0[PATCH v5 0/7] QCOM 8074 cpuidle driver\0"
  "Date\0Thu, 11 Sep 2014 12:29:22 +0530\0"
- "To\0Lina Iyer <lina.iyer@linaro.org>\0"
- "Cc\0daniel.lezcano@linaro.org"
-  lorenzo.pieralisi@arm.com
-  linux-arm-msm@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  khilman@linaro.org
-  sboyd@codeaurora.org
-  galak@codeaurora.org
-  linux-pm@vger.kernel.org
- " msivasub@codeaurora.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Lina,\n"
@@ -33,16 +24,16 @@
  "Pramod.\n"
  "On Friday 05 September 2014 04:05 AM, Lina Iyer wrote:\n"
  "> Changes since v4:\n"
- "> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10327.html ]\n"
+ "> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10327.html ]\n"
  "> - Update to the v8 of ARM generic idle states patches\n"
  "> - Use platform device model for cpuidle-qcom\n"
  "> - Clean up msm-pm.c to remove unnecessary include files and functions\n"
  "> - Update commit text and documentation for all idle states\n"
  "> - Remove scm-boot relocate patch from this series, submitted earlier\n"
- "> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10518.html ]\n"
+ "> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10518.html ]\n"
  "> \n"
  "> Changes since v3:\n"
- "> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10288.html ]\n"
+ "> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10288.html ]\n"
  "> - Fix CONFIG_QCOM_PM Kconfig as bool\n"
  "> - More clean ups in spm.c and spm-devices.c\n"
  "> \t- Removed and re-organized data structures to make initialization simple\n"
@@ -52,7 +43,7 @@
  "> - Rebase on top of 3.17-rc1\n"
  "> \n"
  "> Changes since v2:\n"
- "> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10148.html ]\n"
+ "> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10148.html ]\n"
  "> - Prune all the drivers to support basic WFI and power down cpuidle\n"
  ">   functionality. Remove debug code.\n"
  "> - Integrate KConfig changes into the drivers' patches.\n"
@@ -63,7 +54,7 @@
  "> - Rebase on top of 3.16\n"
  "> \n"
  "> Changes since v1/RFC:\n"
- "> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10065.html ]\n"
+ "> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10065.html ]\n"
  "> - Remove hotplug from the patch series. Will submit it separately.\n"
  "> - Fix SPM drivers per the review comments\n"
  "> - Modify patch sequence to compile SPM drivers independent of msm-pm, so as to\n"
@@ -174,4 +165,4 @@
  ">  create mode 100644 include/soc/qcom/spm.h\n"
  >
 
-2a8f4bb890545f9f0f9aa343fe2aa1047e7cc08160a3ddb55f274b6911b0594b
+dd1acb8fd554b49c520d822cffa52dd905bf5e30683acab0a4569bd57719e9a8

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.