From: Bartlomiej Zolnierkiewicz Date: Sat, 2 Feb 2008 18:56:30 +0000 (+0100) Subject: ide: separate PCI specific init from generic init in ide_pci_setup_ports() X-Git-Tag: v2.6.25-rc1~1068^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ebf74936b1fccb5b65940f99ccddd74ec4d1fef;p=pandora-kernel.git 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 --- Reading git-diff-tree failed