IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
[linux-2.6-block.git] / drivers / media / video / zoran_device.c
index 3cbac2e8aed393b8f8acfb9e916a479f38330ae2..d9d5020a2224b792e45422193d6db3dfa0daeec2 100644 (file)
@@ -1408,8 +1408,7 @@ error_handler (struct zoran *zr,
 
 irqreturn_t
 zoran_irq (int             irq,
-          void           *dev_id,
-          struct pt_regs *regs)
+          void           *dev_id)
 {
        u32 stat, astat;
        int count;