diff for duplicates of <10476033262095@kroah.com> diff --git a/a/1.txt b/N1/1.txt index 832bba1..2f47556 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -107,7 +107,7 @@ diff -Nru a/drivers/i2c/i2c-core.c b/drivers/i2c/i2c-core.c + * If the parent pointer is not set up, + * we add this adapter to the legacy bus. + */ -+ if (adap->dev.parent = NULL) ++ if (adap->dev.parent == NULL) + adap->dev.parent = &legacy_bus; + sprintf(adap->dev.bus_id, "i2c-%d", i); + strcpy(adap->dev.name, "i2c controller"); diff --git a/a/content_digest b/N1/content_digest index a6ad11f..d8954e0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,7 @@ "ref\010476033263399@kroah.com\0" - "ref\010476033213315@kroah.com\0" - "From\0greg@kroah.com (Greg KH)\0" - "Subject\0[PATCH] i2c driver changes for 2.5.64\0" - "Date\0Thu, 19 May 2005 06:23:49 +0000\0" + "From\0Greg KH <greg@kroah.com>\0" + "Subject\0Re: [PATCH] i2c driver changes for 2.5.64\0" + "Date\0Thu, 13 Mar 2003 16:55 -0800\0" "To\0linux-kernel@vger.kernel.org" " sensors@stimpy.netroedge.com\0" "\00:1\0" @@ -116,7 +115,7 @@ "+\t * If the parent pointer is not set up,\n" "+\t * we add this adapter to the legacy bus.\n" "+\t */\n" - "+\tif (adap->dev.parent = NULL)\n" + "+\tif (adap->dev.parent == NULL)\n" "+\t\tadap->dev.parent = &legacy_bus;\n" "+\tsprintf(adap->dev.bus_id, \"i2c-%d\", i);\n" "+\tstrcpy(adap->dev.name, \"i2c controller\");\n" @@ -154,4 +153,4 @@ " /*flags for the driver struct: */\n" " #define I2C_DF_NOTIFY\t0x01\t\t/* notify on bus (de/a)ttaches \t*/" -b32d4aa2424288dd752d4646aac35b7f58bfc333f38321a85c51269db14ef5e4 +e73670cfd8cecaf9afa03c6b441afbbf3647d784df21cd317b222ec19cc5b712
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.