Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205514
b: refs/heads/master
c: 62c8677
h: refs/heads/master
v: v3
  • Loading branch information
Hans J. Koch authored and Greg Kroah-Hartman committed Aug 5, 2010
1 parent 6ba5413 commit 84d8c54
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: 5685ad5b29934e09dd9746f8553066f8288d4dff
refs/heads/master: 62c867791f7b9feb2f6c2ca60e8a246d0c810ad9
2 changes: 1 addition & 1 deletion trunk/drivers/uio/uio_sercos3.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ static int __devinit sercos3_pci_probe(struct pci_dev *dev,
info->name = "Sercos_III_PCI";
info->version = "0.0.1";
info->irq = dev->irq;
info->irq_flags = IRQF_DISABLED | IRQF_SHARED;
info->irq_flags = IRQF_SHARED;
info->handler = sercos3_handler;
info->irqcontrol = sercos3_irqcontrol;

Expand Down

0 comments on commit 84d8c54

Please sign in to comment.