patch-2.4.21 linux-2.4.21/drivers/video/amifb.c
Next file: linux-2.4.21/drivers/video/atafb.c
Previous file: linux-2.4.21/drivers/video/S3triofb.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-06-13 07:51:37.000000000 -0700
- Orig file:
linux-2.4.20/drivers/video/amifb.c
- Orig date:
2002-08-02 17:39:45.000000000 -0700
diff -urN linux-2.4.20/drivers/video/amifb.c linux-2.4.21/drivers/video/amifb.c
@@ -1785,7 +1785,7 @@
ami_init_copper();
- if (request_irq(IRQ_AMIGA_VERTB, amifb_interrupt, 0,
+ if (request_irq(IRQ_AMIGA_COPPER, amifb_interrupt, 0,
"fb vertb handler", ¤tpar)) {
err = -EBUSY;
goto amifb_error;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)