patch-2.1.104 linux/drivers/macintosh/via-cuda.c

Next file: linux/drivers/misc/parport_share.c
Previous file: linux/drivers/macintosh/imstt.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.103/linux/drivers/macintosh/via-cuda.c linux/drivers/macintosh/via-cuda.c
@@ -168,7 +168,7 @@
     eieio();
 
     /* delay 4ms and then clear any pending interrupt */
-    udelay(4000);
+    mdelay(4);
     x = via[SR]; eieio();
 
     /* sync with the CUDA - assert TACK without TIP */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov