SOURCES (LINUX_2_6_25): kernel-ahci_pata_marvell.patch - fix for 2.6.25.x s...

arekm arekm at pld-linux.org
Tue Sep 9 22:44:18 CEST 2008


Author: arekm                        Date: Tue Sep  9 20:44:18 2008 GMT
Module: SOURCES                       Tag: LINUX_2_6_25
---- Log message:
- fix for 2.6.25.x series

---- Files affected:
SOURCES:
   kernel-ahci_pata_marvell.patch (1.2 -> 1.2.4.1) 

---- Diffs:

================================================================
Index: SOURCES/kernel-ahci_pata_marvell.patch
diff -u SOURCES/kernel-ahci_pata_marvell.patch:1.2 SOURCES/kernel-ahci_pata_marvell.patch:1.2.4.1
--- SOURCES/kernel-ahci_pata_marvell.patch:1.2	Mon Sep  8 22:00:00 2008
+++ SOURCES/kernel-ahci_pata_marvell.patch	Tue Sep  9 22:44:12 2008
@@ -190,6 +190,6 @@
 +		return -ENODEV;
 +	}
 +#endif
- 	return ata_pci_sff_init_one(pdev, ppi, &marvell_sht, NULL);
+ 	return ata_pci_init_one(pdev, ppi);
  }
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-ahci_pata_marvell.patch?r1=1.2&r2=1.2.4.1&f=u



More information about the pld-cvs-commit mailing list