All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87r4uvwnpi.fsf@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index e2d831d..a76e77e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -9,11 +9,11 @@ Kevin Hilman <khilman@ti.com> writes:
 >>>> --- a/arch/arm/mach-omap2/smartreflex.c
 >>>> +++ b/arch/arm/mach-omap2/smartreflex.c
 >>>> @@ -183,7 +183,7 @@ static void sr_set_regfields(struct omap_sr *sr)
->>>>               sr->err_weight = OMAP3430_SR_ERRWEIGHT;
->>>>               sr->err_maxlimit = OMAP3430_SR_ERRMAXLIMIT;
->>>>               sr->accum_data = OMAP3430_SR_ACCUMDATA;
->>>> -             if (!(strcmp(sr->name, "sr1"))) {
->>>> +             if (!(strcmp(sr->name, "smartreflex_mpu_iva"))) {
+>>>> ? ? ? ? ? ? ? sr->err_weight = OMAP3430_SR_ERRWEIGHT;
+>>>> ? ? ? ? ? ? ? sr->err_maxlimit = OMAP3430_SR_ERRMAXLIMIT;
+>>>> ? ? ? ? ? ? ? sr->accum_data = OMAP3430_SR_ACCUMDATA;
+>>>> - ? ? ? ? ? ? if (!(strcmp(sr->name, "sr1"))) {
+>>>> + ? ? ? ? ? ? if (!(strcmp(sr->name, "smartreflex_mpu_iva"))) {
 >>>
 >>> What if voltage rail is different for mpu and iva? I have seen some devices
 >>> supports SmartReflex have different voltage rails for mpu and iva.
diff --git a/a/content_digest b/N1/content_digest
index 1becb5d..2439129 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,20 +3,10 @@
  "ref\0331ABD5ECB02734CA317220B2BBEABC13E9B1AA2@DBDE01.ent.ti.com\0"
  "ref\0CAJ6a13ZSWSa_RpGB9NxtfyChUba9NGivGogpsfyk7oT9pNayjg@mail.gmail.com\0"
  "ref\087d36fzhkm.fsf@ti.com\0"
- "From\0Kevin Hilman <khilman@ti.com>\0"
- "Subject\0Re: [PATCH V3 04/10] ARM: OMAP3: hwmod: rename the smartreflex entries\0"
+ "From\0khilman@ti.com (Kevin Hilman)\0"
+ "Subject\0[PATCH V3 04/10] ARM: OMAP3: hwmod: rename the smartreflex entries\0"
  "Date\0Mon, 07 May 2012 16:55:37 -0700\0"
- "To\0J"
- " KEERTHY <j-keerthy@ti.com>\0"
- "Cc\0AnilKumar"
-  Chimata <anilkumar@ti.com>
-  linux-omap@vger.kernel.org <linux-omap@vger.kernel.org>
-  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
-  rjw@sisk.pl <rjw@sisk.pl>
-  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
-  linux-pm@lists.linux-foundation.org <linux-pm@lists.linux-foundation.org>
-  Pihet-XID
- " Jean <j-pihet@ti.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Kevin Hilman <khilman@ti.com> writes:\n"
@@ -30,11 +20,11 @@
  ">>>> --- a/arch/arm/mach-omap2/smartreflex.c\n"
  ">>>> +++ b/arch/arm/mach-omap2/smartreflex.c\n"
  ">>>> @@ -183,7 +183,7 @@ static void sr_set_regfields(struct omap_sr *sr)\n"
- ">>>> \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 sr->err_weight = OMAP3430_SR_ERRWEIGHT;\n"
- ">>>> \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 sr->err_maxlimit = OMAP3430_SR_ERRMAXLIMIT;\n"
- ">>>> \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 sr->accum_data = OMAP3430_SR_ACCUMDATA;\n"
- ">>>> - \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 if (!(strcmp(sr->name, \"sr1\"))) {\n"
- ">>>> + \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 if (!(strcmp(sr->name, \"smartreflex_mpu_iva\"))) {\n"
+ ">>>> ? ? ? ? ? ? ? sr->err_weight = OMAP3430_SR_ERRWEIGHT;\n"
+ ">>>> ? ? ? ? ? ? ? sr->err_maxlimit = OMAP3430_SR_ERRMAXLIMIT;\n"
+ ">>>> ? ? ? ? ? ? ? sr->accum_data = OMAP3430_SR_ACCUMDATA;\n"
+ ">>>> - ? ? ? ? ? ? if (!(strcmp(sr->name, \"sr1\"))) {\n"
+ ">>>> + ? ? ? ? ? ? if (!(strcmp(sr->name, \"smartreflex_mpu_iva\"))) {\n"
  ">>>\n"
  ">>> What if voltage rail is different for mpu and iva? I have seen some devices\n"
  ">>> supports SmartReflex have different voltage rails for mpu and iva.\n"
@@ -61,4 +51,4 @@
  "\n"
  Kevin
 
-972e3d3ca70fdc118771280d0bfeded30b0afe5745229bce77e2441630348c60
+c065ad2973dc50fbb2e107c8bc41ca867274cb6035be020b06e9920b3f0c360f

diff --git a/a/content_digest b/N2/content_digest
index 1becb5d..4653e13 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -6,16 +6,16 @@
  "From\0Kevin Hilman <khilman@ti.com>\0"
  "Subject\0Re: [PATCH V3 04/10] ARM: OMAP3: hwmod: rename the smartreflex entries\0"
  "Date\0Mon, 07 May 2012 16:55:37 -0700\0"
- "To\0J"
+ "To\0J\\"
  " KEERTHY <j-keerthy@ti.com>\0"
- "Cc\0AnilKumar"
+ "Cc\0AnilKumar\\"
   Chimata <anilkumar@ti.com>
-  linux-omap@vger.kernel.org <linux-omap@vger.kernel.org>
-  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
-  rjw@sisk.pl <rjw@sisk.pl>
-  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
-  linux-pm@lists.linux-foundation.org <linux-pm@lists.linux-foundation.org>
-  Pihet-XID
+ " linux-omap\\@vger.kernel.org <linux-omap@vger.kernel.org>"
+ " linux-arm-kernel\\@lists.infradead.org <linux-arm-kernel@lists.infradead.org>"
+ " rjw\\@sisk.pl <rjw@sisk.pl>"
+ " linux-kernel\\@vger.kernel.org <linux-kernel@vger.kernel.org>"
+ " linux-pm\\@lists.linux-foundation.org <linux-pm@lists.linux-foundation.org>"
+ " Pihet-XID\\"
  " Jean <j-pihet@ti.com>\0"
  "\00:1\0"
  "b\0"
@@ -61,4 +61,4 @@
  "\n"
  Kevin
 
-972e3d3ca70fdc118771280d0bfeded30b0afe5745229bce77e2441630348c60
+15ea074581c6112d16f43ca3f76e5a6004a121e14c4f347fb9aedeef197a9f8a

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.