Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3813
b: refs/heads/master
c: 0c7ab67
h: refs/heads/master
i:
  3811: 1540e0d
v: v3
  • Loading branch information
Dominik Brodowski authored and Linus Torvalds committed Jun 28, 2005
1 parent 196f3ae commit f98c732
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: f354942cb301fed273f423fb5c4f57bde3efc5b2
refs/heads/master: 0c7ab67602e65b3ba7aaa81f023b034cd7458ec6
2 changes: 1 addition & 1 deletion trunk/drivers/char/pcmcia/synclink_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ static dev_link_t *mgslpc_attach(void)

/* Interrupt setup */
link->irq.Attributes = IRQ_TYPE_EXCLUSIVE;
link->irq.IRQInfo1 = IRQ_INFO2_VALID | IRQ_LEVEL_ID;
link->irq.IRQInfo1 = IRQ_LEVEL_ID;
link->irq.Handler = NULL;

link->conf.Attributes = 0;
Expand Down

0 comments on commit f98c732

Please sign in to comment.