]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/ide/legacy/umc8672.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
[karo-tx-linux.git] / drivers / ide / legacy / umc8672.c
index 6f25f0f4da09a3b159303d94e9807fa54aae7c10..b54a14a577550acf3af76bfceaadf3c221433c90 100644 (file)
@@ -130,7 +130,7 @@ static const struct ide_port_info umc8672_port_info __initdata = {
        .name                   = DRV_NAME,
        .chipset                = ide_umc8672,
        .port_ops               = &umc8672_port_ops,
-       .host_flags             = IDE_HFLAG_NO_DMA | IDE_HFLAG_NO_AUTOTUNE,
+       .host_flags             = IDE_HFLAG_NO_DMA,
        .pio_mask               = ATA_PIO4,
 };