diff options
Diffstat (limited to 'drivers/ide/pci/hpt366.c')
-rw-r--r-- | drivers/ide/pci/hpt366.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ide/pci/hpt366.c b/drivers/ide/pci/hpt366.c index 1433fc6954a3..a8097b5476a2 100644 --- a/drivers/ide/pci/hpt366.c +++ b/drivers/ide/pci/hpt366.c | |||
@@ -715,8 +715,6 @@ static void hpt3xx_maskproc(ide_drive_t *drive, int mask) | |||
715 | 715 | ||
716 | static int hpt366_config_drive_xfer_rate(ide_drive_t *drive) | 716 | static int hpt366_config_drive_xfer_rate(ide_drive_t *drive) |
717 | { | 717 | { |
718 | drive->init_speed = 0; | ||
719 | |||
720 | if (ide_tune_dma(drive)) | 718 | if (ide_tune_dma(drive)) |
721 | return 0; | 719 | return 0; |
722 | 720 | ||