patch-2.4.0-test6 linux/drivers/ide/pdc202xx.c

Next file: linux/drivers/ieee1394/Makefile
Previous file: linux/drivers/ide/ide-probe.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test5/linux/drivers/ide/pdc202xx.c linux/drivers/ide/pdc202xx.c
@@ -862,7 +862,6 @@
 	    (hwif->pci_dev->device == PCI_DEVICE_ID_PROMISE_20265) ||
 	    (hwif->pci_dev->device == PCI_DEVICE_ID_PROMISE_20267)) {
 		hwif->resetproc	= &pdc202xx_reset;
-		hwif->tri_proc	= &pdc202xx_tristate;
 	}
 
 #ifdef CONFIG_BLK_DEV_IDEDMA

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)