8f1bb parent bf77c5317168eb73894bcc9a455429c4589a179d author Bartlomiej Zolnierkiewicz 1201978590 +0100 committer Bartlomiej Zolnierkiewicz 1201978590 +0100 ide: separate PCI specific init from generic init in ide_pci_setup_ports() * Setup ->mate and ->channel in ide_pci_setup_ports() instead of in ide_hwif_configure(). * Make 'port' parameter for ide_hwif_configure() 'unsigned int'. * Separate PCI specific init from generic init in ide_pci_setup_ports(). Signed-off-by: Bartlomiej Zolnierkiewicz