From: Bartlomiej Zolnierkiewicz Date: Fri, 19 Oct 2007 22:32:34 +0000 (+0200) Subject: ide: replace ide_pci_device_t by struct ide_port_info X-Git-Tag: v2.6.24-rc1~128^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=039788e1532368eeca1071a873c14e03920cdf38;p=pandora-kernel.git ide: replace ide_pci_device_t by struct ide_port_info * Rename struct ide_pci_device_s to struct ide_port_info. * Remove ide_pci_device_t typedef. While at it: * Fix __ide_pci_register_driver() comment. * Fix aec62xx_init_one() comment. * Remove unused 'cds' field from ide_hwgroup_t. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed