From: Bartlomiej Zolnierkiewicz Date: Sat, 2 Feb 2008 18:56:29 +0000 (+0100) Subject: atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handling X-Git-Tag: v2.6.25-rc1~1068^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4d1c73dcd2b3575921df06f42217bc281b83a9b;p=pandora-kernel.git atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handling Don't override the cable type if the "idex=ata66" parameter was used. While at it: * atiixp.c: factor out cable detection to atiixp_cable_detect() from init_hwif_atiixp(). * cs5535.c: pass 'ide_hwif_t *hwif' instead of 'struct pci_dev *dev' to cs5535_cable_detect(). * scc_pata.c: factor out cable detection to scc_cable_detect() from init_hwif_scc() and remove incorrect comment. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed