Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40943
b: refs/heads/master
c: 4c1b6d1
h: refs/heads/master
i:
  40941: 0ae06af
  40939: f152187
  40935: ca6adf7
  40927: 9b6ec94
v: v3
  • Loading branch information
Arnaud Giersch authored and Linus Torvalds committed Nov 16, 2006
1 parent 62cca17 commit 6c0fd69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e757bef270e21453bf507df200e2fb477c076da6
refs/heads/master: 4c1b6d18bf2fdeb5ac725126c6928aaa98c8e22f
2 changes: 1 addition & 1 deletion trunk/drivers/parport/parport_ip32.c
Original file line number Diff line number Diff line change
Expand Up @@ -780,7 +780,7 @@ static irqreturn_t parport_ip32_interrupt(int irq, void *dev_id)
enum parport_ip32_irq_mode irq_mode = priv->irq_mode;
switch (irq_mode) {
case PARPORT_IP32_IRQ_FWD:
parport_generic_irq(irq, p, regs);
parport_generic_irq(irq, p);
break;
case PARPORT_IP32_IRQ_HERE:
parport_ip32_wakeup(p);
Expand Down

0 comments on commit 6c0fd69

Please sign in to comment.