[PATCH] IDE 106

Marcin Dalecki (dalecki@evision.ag)
Fri, 26 Jul 2002 10:43:21 +0200


This is a multi-part message in MIME format.
--------------080007050601030500020209
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Small missing notch.

--------------080007050601030500020209
Content-Type: text/plain;
name="ide-106.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="ide-106.diff"

diff -durNp -x '*.[ao]' -x '*~' -x '*.cmd' -x '*.orig' -x '*.rej' -x 'vmlinu*' -x bzImage -x bootsect -x conmakehash -x setup -x build -x asm -x config -x '.*' -x consolemap_deftbl.c -x defkeymap.c -x devlist.h -x classlist.h -x autoconf.h -x compile.h -x version.h -x System.map -x gen-devlist -x fixdep -x split-include linux-2.5.28/drivers/ide/main.c linux/drivers/ide/main.c
--- linux-2.5.28/drivers/ide/main.c 2002-07-26 09:50:44.000000000 +0200
+++ linux/drivers/ide/main.c 2002-07-26 10:15:57.000000000 +0200
@@ -1069,7 +1069,6 @@ int ide_register_subdriver(struct ata_de

}
drive->revalidate = 1;
- drive->suspend_reset = 0;

return 0;
}

--------------080007050601030500020209--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/