[PATCH] 41/41 sound/oss/via82cxxx_audio.c - convert cli to spinlocks

From: pwaechtler@mac.com
Date: Thu Aug 29 2002 - 14:56:27 EST


--- vanilla-2.5.32/sound/oss/via82cxxx_audio.c Sat Aug 10 00:05:11 2002
+++ linux-2.5-cli-oss/sound/oss/via82cxxx_audio.c Sat Aug 10 19:27:46 2002
@@ -821,7 +821,7 @@
 
         spin_unlock_irq (&card->lock);
 
- synchronize_irq();
+ synchronize_irq(card->pdev->irq);
 
         DPRINTK ("EXIT\n");
 }

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Aug 31 2002 - 22:00:28 EST