ide-floppy: allocate only toplevel packet commands
[safe/jmp/linux-2.6] / drivers / ide / tx4938ide.c
index 0bb8b0c..b4ef218 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)