]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ide/tx4938ide.c
ide-atapi: split drive-specific functionality in ide_issue_pc
[linux-2.6-omap-h63xx.git] / drivers / ide / tx4938ide.c
index 0bb8b0ce456e1832390a70b4ce72c96051c5a618..b4ef218072cd1629737fb35b4cad89505037fffb 100644 (file)
@@ -226,6 +226,7 @@ static const struct ide_port_info tx4938ide_port_info __initdata = {
 #endif
        .host_flags             = IDE_HFLAG_MMIO | IDE_HFLAG_NO_DMA,
        .pio_mask               = ATA_PIO5,
+       .chipset                = ide_generic,
 };
 
 static int __init tx4938ide_probe(struct platform_device *pdev)