SOURCES (LINUX_2_6): tahoe9xx-2.6.11.5.patch - updated

arekm arekm at pld-linux.org
Fri Jan 18 22:38:21 CET 2008


Author: arekm                        Date: Fri Jan 18 21:38:21 2008 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- updated

---- Files affected:
SOURCES:
   tahoe9xx-2.6.11.5.patch (1.1.2.2 -> 1.1.2.3) 

---- Diffs:

================================================================
Index: SOURCES/tahoe9xx-2.6.11.5.patch
diff -u SOURCES/tahoe9xx-2.6.11.5.patch:1.1.2.2 SOURCES/tahoe9xx-2.6.11.5.patch:1.1.2.3
--- SOURCES/tahoe9xx-2.6.11.5.patch:1.1.2.2	Fri Aug 10 20:59:48 2007
+++ SOURCES/tahoe9xx-2.6.11.5.patch	Fri Jan 18 22:38:16 2008
@@ -753,7 +753,7 @@
 +	writew(readw(p) | 0x0040, p);
 +
 +	/* Allocate IRQ */
-+	if(request_irq(pdev->irq, sca_intr, SA_SHIRQ, devname, card)) {
++	if(request_irq(pdev->irq, sca_intr, IRQF_SHARED, devname, card)) {
 +		printk(KERN_WARNING "%s: could not allocate IRQ%d.\n", card->dev_name,
 +		       pdev->irq);
 +		t9xx_pci_remove_one(pdev);
@@ -770,7 +770,7 @@
 +		port->phy_node = i;
 +
 +		spin_lock_init(&port->lock);
-+		SET_MODULE_OWNER(dev);
++		
 +		dev->irq = card->irq;
 +		dev->mem_start = ramphys;
 +		dev->mem_end = ramphys + ramsize - 1;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/tahoe9xx-2.6.11.5.patch?r1=1.1.2.2&r2=1.1.2.3&f=u



More information about the pld-cvs-commit mailing list