diff for duplicates of <20120917163722.GA1925@roeck-us.net> diff --git a/a/1.txt b/N1/1.txt index 2de97c3..f3c0932 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -69,7 +69,7 @@ On Mon, Sep 17, 2012 at 06:27:05PM +0200, Henrik Rydberg wrote: > > /* write: wait for smc to settle */ > > if (status & 0x02) > > @@ -204,7 +205,7 @@ static int send_byte(u8 cmd, u16 port) -> > if (us << 1 = APPLESMC_MAX_WAIT) +> > if (us << 1 == APPLESMC_MAX_WAIT) > > break; > > /* busy: long wait and resend */ > > - udelay(APPLESMC_RETRY_WAIT); @@ -87,8 +87,3 @@ Any better/other ideas ? Is the problem that we have to increase the wait time, or is something else going on ? Guenter - -_______________________________________________ -lm-sensors mailing list -lm-sensors@lm-sensors.org -http://lists.lm-sensors.org/mailman/listinfo/lm-sensors diff --git a/a/content_digest b/N1/content_digest index e71948e..8fd9970 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -9,8 +9,8 @@ "ref\0alpine.DEB.2.02.1209161957490.2808@ubuntu\0" "ref\020120917162705.GA2854@polaris.bitmath.org\0" "From\0Guenter Roeck <linux@roeck-us.net>\0" - "Subject\0Re: [lm-sensors] [PATCH] applesmc: Bump max wait and rearrange udelay\0" - "Date\0Mon, 17 Sep 2012 16:37:22 +0000\0" + "Subject\0Re: [PATCH] applesmc: Bump max wait and rearrange udelay\0" + "Date\0Mon, 17 Sep 2012 09:37:22 -0700\0" "To\0Henrik Rydberg <rydberg@euromail.se>\0" "Cc\0Parag Warudkar <parag.lkml@gmail.com>" lm-sensors@lm-sensors.org @@ -89,7 +89,7 @@ "> > \t\t/* write: wait for smc to settle */\n" "> > \t\tif (status & 0x02)\n" "> > @@ -204,7 +205,7 @@ static int send_byte(u8 cmd, u16 port)\n" - "> > \t\tif (us << 1 = APPLESMC_MAX_WAIT)\n" + "> > \t\tif (us << 1 == APPLESMC_MAX_WAIT)\n" "> > \t\t\tbreak;\n" "> > \t\t/* busy: long wait and resend */\n" "> > -\t\tudelay(APPLESMC_RETRY_WAIT);\n" @@ -106,11 +106,6 @@ "Any better/other ideas ? Is the problem that we have to increase the wait time,\n" "or is something else going on ?\n" "\n" - "Guenter\n" - "\n" - "_______________________________________________\n" - "lm-sensors mailing list\n" - "lm-sensors@lm-sensors.org\n" - http://lists.lm-sensors.org/mailman/listinfo/lm-sensors + Guenter -c8fc4e8afa13cb230ebee034498065b8c71879b700538ea20ae9d42424883a45 +48c09f1b1451a0c3e6f27d555600166c9326315f8b4d66690a59e56cdc911a70
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.