[patch 2/9] drive->nice1 fix

2005-02-03 Thread Bartlomiej Zolnierkiewicz
It is drive's property independent of the driver being used so move drive->nice1 setup from ide_register_subdriver() to probe_hwif() in ide-probe.c. As a result changing a driver which controls the drive no longer affects this flag. diff -Nru a/drivers/ide/ide-probe.c b/drivers/ide/ide-probe.c

[patch 2/9] drive-nice1 fix

2005-02-03 Thread Bartlomiej Zolnierkiewicz
It is drive's property independent of the driver being used so move drive-nice1 setup from ide_register_subdriver() to probe_hwif() in ide-probe.c. As a result changing a driver which controls the drive no longer affects this flag. diff -Nru a/drivers/ide/ide-probe.c b/drivers/ide/ide-probe.c