Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205515
b: refs/heads/master
c: 14ec539
h: refs/heads/master
i:
  205513: 6ba5413
  205511: 797a678
v: v3
  • Loading branch information
Hans J. Koch authored and Greg Kroah-Hartman committed Aug 5, 2010
1 parent 84d8c54 commit ea85f79
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: 62c867791f7b9feb2f6c2ca60e8a246d0c810ad9
refs/heads/master: 14ec5394827eea8df7bbf14775c52fc48fc97a40
2 changes: 1 addition & 1 deletion trunk/drivers/uio/uio_cif.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ static int __devinit hilscher_pci_probe(struct pci_dev *dev,
}
info->version = "0.0.1";
info->irq = dev->irq;
info->irq_flags = IRQF_DISABLED | IRQF_SHARED;
info->irq_flags = IRQF_SHARED;
info->handler = hilscher_handler;

if (uio_register_device(&dev->dev, info))
Expand Down

0 comments on commit ea85f79

Please sign in to comment.