diff for duplicates of <4BD46619.5010701@gmx.de> diff --git a/a/1.txt b/N1/1.txt index 4c24fcf..618b36e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -34,7 +34,7 @@ EIP is at i2c_transfer+0x19/0xb0 EAX: 00000000 EBX: ffffffa1 ECX: 00000002 EDX: c74f2d68 ESI: db034294 EDI: c74f2d96 EBP: c74f2d60 ESP: c74f2d48 DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 0068 -Process insmod (pid: 3561, tiÇ4f2000 taskÛ022000 task.tiÇ4f2000) +Process insmod (pid: 3561, ti=c74f2000 task=db022000 task.ti=c74f2000) Stack: 00000002 c74f2d68 c74f2d97 c74f2d96 c74f2d97 c74f2d96 c74f2d88 dc7308f0 <0> 00000040 c74f0001 c74f2d83 00010040 c74f0001 c74f2d96 00000001 00000000 @@ -127,7 +127,7 @@ Florian Tobias Schandinat > int viafb_create_i2c_busses(struct viafb_par *viapar) > @@ -189,6 +194,8 @@ int viafb_create_i2c_busses(struct viafb_par *viapar) > -> if (adap_cfg->type = 0) +> if (adap_cfg->type == 0) > break; > + if (!adap_cfg->is_active) > + continue; diff --git a/a/content_digest b/N1/content_digest index 26e557d..407054a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -10,8 +10,8 @@ "ref\020100424135316.GR24811@prithivi.gnumonks.org\0" "ref\020100425083858.269bf0d8@bike.lwn.net\0" "From\0Florian Tobias Schandinat <FlorianSchandinat@gmx.de>\0" - "Subject\0Re: [PATCH 10/11] viafb: rework the I2C support in the VIA framebuffer\0" - "Date\0Sun, 25 Apr 2010 15:56:09 +0000\0" + "Subject\0Re: [PATCH 10/11] viafb: rework the I2C support in the VIA framebuffer driver\0" + "Date\0Sun, 25 Apr 2010 17:56:09 +0200\0" "To\0Jonathan Corbet <corbet@lwn.net>\0" "Cc\0Harald Welte <laforge@gnumonks.org>" linux-kernel@vger.kernel.org @@ -57,7 +57,7 @@ "EAX: 00000000 EBX: ffffffa1 ECX: 00000002 EDX: c74f2d68\n" "ESI: db034294 EDI: c74f2d96 EBP: c74f2d60 ESP: c74f2d48\n" " DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 0068\n" - "Process insmod (pid: 3561, ti\303\2074f2000 task\303\233022000 task.ti\303\2074f2000)\n" + "Process insmod (pid: 3561, ti=c74f2000 task=db022000 task.ti=c74f2000)\n" "Stack:\n" " 00000002 c74f2d68 c74f2d97 c74f2d96 c74f2d97 c74f2d96 c74f2d88 dc7308f0\n" "<0> 00000040 c74f0001 c74f2d83 00010040 c74f0001 c74f2d96 00000001 00000000\n" @@ -150,7 +150,7 @@ "> int viafb_create_i2c_busses(struct viafb_par *viapar)\n" "> @@ -189,6 +194,8 @@ int viafb_create_i2c_busses(struct viafb_par *viapar)\n" "> \n" - "> \t\tif (adap_cfg->type = 0)\n" + "> \t\tif (adap_cfg->type == 0)\n" "> \t\t\tbreak;\n" "> +\t\tif (!adap_cfg->is_active)\n" "> +\t\t\tcontinue;\n" @@ -170,4 +170,4 @@ "> \n" > struct via_i2c_stuff { -205820b43968720f38b4a91e7502b7d30520564fcc95c3e1c6f02667fd4bb737 +8fd83c09d8e6a90952b05b113084d75616957dae0cf3a8234a1017fdaca7cf9a
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.