All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <11059983961393@kroah.com>

diff --git a/a/1.txt b/N1/1.txt
index a35b619..f5ae556 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -77,8 +77,8 @@ diff -Nru a/drivers/i2c/busses/i2c-mpc.c b/drivers/i2c/busses/i2c-mpc.c
  	u32 x;
  	int result = 0;
  
--	if (i2c->ocpdef->irq = OCP_IRQ_NA) {
-+	if (i2c->irq = 0)
+-	if (i2c->ocpdef->irq == OCP_IRQ_NA) {
++	if (i2c->irq == 0)
 +	{
  		while (!(readb(i2c->base + MPC_I2C_SR) & CSR_MIF)) {
  			schedule();
diff --git a/a/content_digest b/N1/content_digest
index 1436d61..739ec42 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,7 @@
  "ref\011059983961556@kroah.com\0"
- "ref\0Pine.LNX.4.61.0501132130580.27720@blarg.somerset.sps.mot.com\0"
- "From\0greg@kroah.com (Greg KH)\0"
+ "From\0Greg KH <greg@kroah.com>\0"
  "Subject\0[PATCH] I2C-MPC: Convert to platform_device driver\0"
- "Date\0Thu, 19 May 2005 06:25:31 +0000\0"
+ "Date\0Mon, 17 Jan 2005 13:46:36 -0800\0"
  "To\0linux-kernel@vger.kernel.org"
  " sensors@stimpy.netroedge.com\0"
  "Cc\0galak@somerset.sps.mot.com\0"
@@ -87,8 +86,8 @@
  " \tu32 x;\n"
  " \tint result = 0;\n"
  " \n"
- "-\tif (i2c->ocpdef->irq = OCP_IRQ_NA) {\n"
- "+\tif (i2c->irq = 0)\n"
+ "-\tif (i2c->ocpdef->irq == OCP_IRQ_NA) {\n"
+ "+\tif (i2c->irq == 0)\n"
  "+\t{\n"
  " \t\twhile (!(readb(i2c->base + MPC_I2C_SR) & CSR_MIF)) {\n"
  " \t\t\tschedule();\n"
@@ -273,4 +272,4 @@
  " MODULE_AUTHOR(\"Adrian Cox <adrian@humboldt.co.uk>\");\n"
   MODULE_DESCRIPTION
 
-4cbce39c9c5f5f221902734b4f51a1724a65c5f48fbb15f632734b76f5ce949f
+7247bcfb6e48e5905919714889e93641e03d3f3bb272fb616998e7b300bb5f8c

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.