diff for duplicates of <10609724071636@kroah.com> diff --git a/a/1.txt b/N1/1.txt index 85212a3..73f2e15 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -56,7 +56,7 @@ diff -Nru a/drivers/i2c/busses/i2c-nforce2.c b/drivers/i2c/busses/i2c-nforce2.c - nforce2_do_pause(1); + i2c_do_pause(1); temp = inb_p(NVIDIA_SMB_STS); - } while (((temp & NVIDIA_SMB_STS_DONE) = 0) && (timeout++ < MAX_TIMEOUT)); + } while (((temp & NVIDIA_SMB_STS_DONE) == 0) && (timeout++ < MAX_TIMEOUT)); #endif @@ -332,13 +318,8 @@ smbus->base, smbus->base+smbus->size-1, name); diff --git a/a/content_digest b/N1/content_digest index b8a53fe..ca63ae3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,7 @@ "ref\01060972406382@kroah.com\0" - "ref\01060972405413@kroah.com\0" - "From\0greg@kroah.com (Greg KH)\0" - "Subject\0[PATCH] i2c driver changes 2.6.0-test3\0" - "Date\0Thu, 19 May 2005 06:24:12 +0000\0" + "From\0Greg KH <greg@kroah.com>\0" + "Subject\0Re: [PATCH] i2c driver changes 2.6.0-test3\0" + "Date\0Fri, 15 Aug 2003 11:33:28 -0700\0" "To\0linux-kernel@vger.kernel.org" " sensors@stimpy.netroedge.com\0" "\00:1\0" @@ -65,7 +64,7 @@ "-\t\tnforce2_do_pause(1);\n" "+\t\ti2c_do_pause(1);\n" " \t\ttemp = inb_p(NVIDIA_SMB_STS);\n" - " \t} while (((temp & NVIDIA_SMB_STS_DONE) = 0) && (timeout++ < MAX_TIMEOUT));\n" + " \t} while (((temp & NVIDIA_SMB_STS_DONE) == 0) && (timeout++ < MAX_TIMEOUT));\n" " #endif\n" "@@ -332,13 +318,8 @@\n" " \t\t\tsmbus->base, smbus->base+smbus->size-1, name);\n" @@ -83,4 +82,4 @@ " \tsnprintf(smbus->adapter.name, DEVICE_NAME_SIZE,\n" " \t\t\"SMBus nForce2 adapter at %04x\", smbus->base);" -5f3b99797d35b6cac0735d773b50ef118de1413ae800cda2f8c75dddad1d73b0 +548efd0fb7a98efe64fbdf5b69f4ed9146a22b41ad21987bc3058f6b9846712a
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.