]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ide/pci/cs5535.c
ide: add ide_pio_cycle_time() helper (take 2)
[linux-2.6-omap-h63xx.git] / drivers / ide / pci / cs5535.c
index 10f61f38243cbc6242ee1b33c2634b1cdca6a8e1..5039793721446b3190ec8230082fe11fd70e9ea3 100644 (file)
@@ -228,9 +228,9 @@ static void __devinit init_hwif_cs5535(ide_hwif_t *hwif)
 static ide_pci_device_t cs5535_chipset __devinitdata = {
        .name           = "CS5535",
        .init_hwif      = init_hwif_cs5535,
-       .channels       = 1,
        .autodma        = AUTODMA,
        .bootable       = ON_BOARD,
+       .host_flags     = IDE_HFLAG_SINGLE,
 };
 
 static int __devinit cs5535_init_one(struct pci_dev *dev,